[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.UseDecimalDigit

UseDecimalDigit Property

UseDecimalDigit

Gets or sets if use DecimalDigit property.

Declaration
[Browsable(true)]
public bool UseDecimalDigit { get; set; }
<Browsable(True)>
Public Property UseDecimalDigit As Boolean
Property Value
Type Description
bool

The bool value, true if use the decimal digit, otherwise false.
The default is false.