DateReadOnlyBox Members
The DateReadOnlyBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateReadOnlyBox()()()() |
Initializes a new instance of the DateReadOnlyBox class.
|
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
Called when [apply template].
|
|
OnDropDownButtonClick |
Called when [drop down button click].
|
|
SetReadOnlyMode |
Sets the read only mode.
|
Fields
Name | Description | |
---|---|---|
CultureIdProperty |
The culture identifier property
|
|
DateFormatProperty |
The date format property
|
|
DateFormatTypeProperty |
The date format type property
|
|
ValueProperty |
The value property
|
Properties
Name | Description | |
---|---|---|
Calendar |
Gets or sets the calendar.
|
|
Culture |
Gets or sets the culture.
|
|
CultureId |
Gets or sets the culture identifier. This is a bind-able property.
|
|
DateFormat |
Gets or sets the date format. This is a bind-able property.
|
|
DateFormatType |
Gets or sets the type of the date format. This is a bind-able property.
|
|
DropDownButton |
Gets or sets the drop down button.
|
|
Popup |
Gets or sets the popup.
|
|
Value |
Gets or sets the value. This is a bind-able property.
|