[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItemInfo.Value

Value Property

Value

Gets or sets the value of the SubItemInfo object.

Declaration
[TypeConverter(typeof(SubItemValueConverter))]
public object Value { get; set; }
<TypeConverter(GetType(SubItemValueConverter))>
Public Property Value As Object
Property Value
Type Description
object

The object value that indicates the value.
The default is null.