DateInputSetting Class |
Namespace: Kettic.AspNet.Controls
The DateInputSetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateInputSetting |
Name | Description | |
---|---|---|
![]() | Validate(TextBox) | (Overrides InputSettingValidate(TextBox).) |
![]() | Validate(TextBox, Object) | (Overrides InputSettingValidate(TextBox, Object).) |
Name | Description | |
---|---|---|
![]() ![]() | Culture |
Gets or sets the culture used by KaxDateSetting to format the
date.
|
![]() | DateFormat |
Gets or sets the date and time format used by
KaxDateSetting.
|
![]() | DisplayDateFormat |
Gets or sets the display date format used by
KaxDateSetting.(Visible when the control is not on focus.)
|
![]() | MaxDate |
Gets or sets the largest date value allowed by
KaxDateSetting.
|
![]() | MinDate |
Gets or sets the smallest date value allowed by
KaxDateSetting.
|
![]() | 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.
|