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

NumericEditControlSetup<(Of <(<'T>)>)>..::..NumberFormatString Property

Gets the number format string. Default value is empty.

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

Syntax


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

Field Value

The number format string.