[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubItem.Value

Value Property

Value

Gets or sets a value that represents value of the SubItem.

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 indicates the value.
The default is null.