BCGControlBar Library for .NET
DateTimeCell Class
Members 




Implements a cell, which allows displaying and editing of date/time value.
Object Model
DateTimeCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class DateTimeCell 
   Inherits TextCell
'Usage
 
Dim instance As DateTimeCell
public class DateTimeCell : TextCell 
public __gc class DateTimeCell : public TextCell 
public ref class DateTimeCell : public TextCell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.DateTimeCell

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimeCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback