LookupFormulaColumnDefinition..::..HasDecimalCount Method
Sets the number of digits to the right of the double point.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupFormulaColumnDefinition HasDecimalCount( int value )
Public Function HasDecimalCount ( _ value As Integer _ ) As LookupFormulaColumnDefinition
public: LookupFormulaColumnDefinition^ HasDecimalCount( int^ value )
Parameters
- value
- Type: Int32
The new digits value.