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

DateReadOnlyBox..::..DateFormat Property

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

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

Syntax


public string DateFormat { get; set; }
Public Property DateFormat As String
	Get
	Set
public:
property String^ DateFormat {
	String^ get ();
	void set (String^ value);
}

Field Value

The date format.