DateEditControlSetup Members
The DateEditControlSetup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateEditControlSetup |
Initializes a new instance of the DateEditControlSetup class.
|
Methods
Name | Description | |
---|---|---|
FormatValueForDisplay |
Formats the value for display.
|
|
GetDefaultFormatForType |
Gets the default type of the format for.
|
|
GetDisplayFormat |
Gets the display format.
|
|
GetEntryFormat |
Gets the entry format.
|
|
GetSegmentFirstLastPosition |
Gets the segment first last position.
|
|
ScrubDateFormatForCulture |
Scrubs the date format for culture.
|
|
ValidateDateFormat |
Validates the date format.
|
|
ValidateEntryFormat |
Validates the entry format.
|
Properties
Name | Description | |
---|---|---|
AllowNullValue |
Gets or sets a value indicating whether null values are allowed.
|
|
Culture |
Gets the culture.
|
|
CultureId |
Gets or sets the culture ID.
|
|
DateFormatType |
Gets or sets the type of the default date format.
|
|
DisplayFormat |
Gets or sets the display format. Use to override DateFormatType.
|
|
EntryFormat |
Gets or sets the entry format. Use to override DateFormatType.
|
|
MaximumDate |
Gets or sets the maximum date.
|
|
MinimumDate |
Gets or sets the minimum date.
|