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

DecimalFieldDefinition..::..DecimalCount Property

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

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
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.