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

DateEditControlSetup..::..DisplayFormat Property

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

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

Syntax


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

Field Value

The display format.