[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculatorInfo.UseDecimalDigit

UseDecimalDigit Property

UseDecimalDigit

Gets or sets whether to use the DecimalDigit property.

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

A bool value, true to use the decimal digit; otherwise, false.
The default is false.