AdvancedFindFormulaColumnViewModel..::..DecimalFormatType Property
Gets or sets the type of the decimal format.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public DecimalEditFormatTypes DecimalFormatType { get; set; }
Public Property DecimalFormatType As DecimalEditFormatTypes Get Set
public: property DecimalEditFormatTypes^ DecimalFormatType { DecimalEditFormatTypes^ get (); void set (DecimalEditFormatTypes^ value); }