ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / MemberCellIndex Property

In This Topic
    MemberCellIndex Property (ITablixMember)
    In This Topic
    Gets the cell index for this data region member.
    Syntax
    'Declaration
     
    ReadOnly Property MemberCellIndex As Integer
    int MemberCellIndex {get;}
    See Also