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

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

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

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