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

LookupDefaults..::..DefaultDecimalCount Property

Gets the default double count.

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

Syntax


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

Field Value

The default double count.