Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpanCellType Class / SerializationDefaultActiveFieldIndex Property


In This Topic
SerializationDefaultActiveFieldIndex Property (GcTimeSpanCellType)
In This Topic
Internal use for serialization.
Syntax
'Declaration
 
Public Property SerializationDefaultActiveFieldIndex As Integer
 
'Usage
 
Dim instance As GcTimeSpanCellType
Dim value As Integer
 
instance.SerializationDefaultActiveFieldIndex = value
 
value = instance.SerializationDefaultActiveFieldIndex
See Also