'Declaration Public Enum DataGridDateTimeFormat Inherits System.Enum
'Usage Dim instance As DataGridDateTimeFormat
public enum DataGridDateTimeFormat : System.Enum
'Declaration Public Enum DataGridDateTimeFormat Inherits System.Enum
'Usage Dim instance As DataGridDateTimeFormat
public enum DataGridDateTimeFormat : System.Enum
Member | Description |
---|---|
CustomDateTime | Date time format is defined by the user |
Date | Short date (based on default locale date time format) |
DateTime | The date time is formatted with the default locale date time format |
LongDate | Long date (based on default locale date time format) |
Time | Time is formatted based on default locale date time format |
System.Object
System.ValueType
System.Enum
Xceed.Chart.UIControls.DataGridDateTimeFormat
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