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

In This Topic
    GroupIndex Property (ILayoutPage)
    In This Topic
    Gets the index of the group.
    Syntax
    'Declaration
     
    ReadOnly Property GroupIndex As Integer
    int GroupIndex {get;}

    Property Value

    The index of the group as an System.Int32.
    See Also