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