[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartField.Value

Value Property

Value

Gets or sets the value of the integer part.

Declaration
[Browsable(false)]
public decimal? Value { get; set; }
<Browsable(False)>
Public Property Value As Decimal?
Property Value
Type Description
decimal?

A nullable decimal value indicates the value of the integer part.