[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDownPickerInfo

DateTimeDropDownPickerInfo Class

Represents the drop-down picker for date and time values.

Inheritance
DateTimeDropDownPickerInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class DateTimeDropDownPickerInfo : DropDownPickerInfo
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class DateTimeDropDownPickerInfo
    Inherits DropDownPickerInfo

Properties

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.