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

DateEditControlSetup..::..DateFormatType Property

Gets or sets the type of the default date format.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public DateFormatTypes DateFormatType { get; set; }
Public Property DateFormatType As DateFormatTypes
	Get
	Set
public:
property DateFormatTypes^ DateFormatType {
	DateFormatTypes^ get ();
	void set (DateFormatTypes^ value);
}

Field Value

The type of the date format.