ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / GroupingIndex Property

In This Topic
    GroupingIndex Property
    In This Topic
    Gets a grouping index.
    Syntax
    'Declaration
     
    ReadOnly Property GroupingIndex As Integer
    int GroupingIndex {get;}

    Property Value

    An System.Int32 representing a grouping index.
    See Also