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

DateEditControl..::..DateFormatType Property

Gets or sets the type of the date format. This is a bind-able property.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.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.