ActiveReports 19 .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
 

Property Value

An System.Int32 representing the cell index for this data region member.
See Also