RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupFormulaColumnDefinition..::..NumberFormatString Property

Gets the number format string.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.