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

DateEditControlSetup..::..EntryFormat Property

Gets or sets the entry format. Use to override DateFormatType.

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