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

DateEditControl..::..EntryFormat Property

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

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

Syntax


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

Field Value

The entry format.