[]
        
(Showing Draft Content)

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

Value Property

Value

Gets or sets the value of the decimal part.

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

The Nullable<T> value indicates the decimal part.