ActiveReports Developer 7
SectionType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutSection Interface : SectionType Property

Glossary Item Box

Section type to which this instance corresponds.

Syntax

Visual Basic (Declaration) 
ReadOnly Property SectionType As LayoutPageSectionType
C# 
LayoutPageSectionType SectionType {get;}

See Also