Click or drag to resize
DateInputSetting Properties

The DateInputSetting type exposes the following members.

Properties
  Name Description
Public property Code example Culture
Gets or sets the culture used by KaxDateSetting to format the date.
Public property DateFormat
Gets or sets the date and time format used by KaxDateSetting.
Public property DisplayDateFormat
Gets or sets the display date format used by KaxDateSetting.(Visible when the control is not on focus.)
Public property MaxDate
Gets or sets the largest date value allowed by KaxDateSetting.
Public property MinDate
Gets or sets the smallest date value allowed by KaxDateSetting.
Public property ShortYearCenturyEnd
Gets or sets a value that indicates the end of the century that is used to interpret the year value when a short year (single-digit or two-digit year) is entered in the input.
Top
See Also