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

LookupFormulaColumnDefinition..::..DecimalCount Property

Gets the number of digits to the right of the double point.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public int DecimalCount { get; set; }
Public Property DecimalCount As Integer
	Get
	Set
public:
property int^ DecimalCount {
	int^ get ();
	void set (int^ value);
}

Field Value

The double count.