ActiveReports 18 .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;}
    See Also