RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DateEditControlSetup Members

The DateEditControlSetup type exposes the following members.

Constructors


  Name Description
Public method DateEditControlSetup
Initializes a new instance of the DateEditControlSetup class.

Methods


  Name Description
Public method FormatValueForDisplay
Formats the value for display.
Public method Static member GetDefaultFormatForType
Gets the default type of the format for.
Public method GetDisplayFormat
Gets the display format.
Public method GetEntryFormat
Gets the entry format.
Public method Static member GetSegmentFirstLastPosition
Gets the segment first last position.
Public method Static member ScrubDateFormatForCulture
Scrubs the date format for culture.
Public method Static member ValidateDateFormat
Validates the date format.
Public method Static member ValidateEntryFormat
Validates the entry format.

Properties


  Name Description
Public property AllowNullValue
Gets or sets a value indicating whether null values are allowed.
Public property Culture
Gets the culture.
Public property CultureId
Gets or sets the culture ID.
Public property DateFormatType
Gets or sets the type of the default date format.
Public property DisplayFormat
Gets or sets the display format. Use to override DateFormatType.
Public property EntryFormat
Gets or sets the entry format. Use to override DateFormatType.
Public property MaximumDate
Gets or sets the maximum date.
Public property MinimumDate
Gets or sets the minimum date.