[]
Represents the drop-down picker for date and time values.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class DateTimeDropDownPickerInfo : DropDownPickerInfo
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class DateTimeDropDownPickerInfo
Inherits DropDownPickerInfo
Name | Description |
---|---|
DateTabText | Gets or sets the text shown in the date tab. |
HeaderBackColor | Gets or sets the background color for the empty area of the header area. |
ShowPickers | Gets or sets the display options of the drop-down picker. |
TabForeColor | Gets or sets the color of the tab foreground. |
TimeTabText | Gets or sets the text shown in the time tab. |