ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IReportSectionLayoutPage Interface / IsFirstInSection Property

In This Topic
    IsFirstInSection Property
    In This Topic
    Indicates whether this layout page is the first page of a Report Section.
    Syntax
    'Declaration
     
    ReadOnly Property IsFirstInSection As Boolean
    bool IsFirstInSection {get;}
    See Also