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

DateEditControlSetup Properties

The DateEditControlSetup type exposes the following members.

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.