ComponentOne FlexReport for WinForms
SubSectionIndex Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : SubSectionIndex Property
Gets or sets the index of the SubSection in Section to which the field belongs.
Syntax
'Declaration
 
Public Property SubSectionIndex As System.Integer
public System.int SubSectionIndex {get; set;}
See Also

Reference

FieldBase Class
FieldBase Members