SubSectionIndex Property (FlexChartFieldBase)
In This Topic
Gets or sets the index of the
SubSection in
Section to which the field belongs.
Syntax
'Declaration
Public Property SubSectionIndex As Integer
public int SubSectionIndex {get; set;}
See Also