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

LookupFormulaColumnDefinition..::..DecimalFieldType Property

Gets the type of the double field.

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

Syntax


public DecimalFieldTypes DecimalFieldType { get; set; }
Public Property DecimalFieldType As DecimalFieldTypes
	Get
	Set
public:
property DecimalFieldTypes^ DecimalFieldType {
	DecimalFieldTypes^ get ();
	void set (DecimalFieldTypes^ value);
}

Field Value

The type of the double field.