[]
        
(Showing Draft Content)

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

Value Property

Value

Gets or sets the value of the field.

Declaration
[Browsable(false)]
public int? Value { get; }
<Browsable(False)>
Public ReadOnly Property Value As Integer?
Property Value
Type Description
int?

An Nullable<T> value indicating the value of this field.