[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.DataMember.MemberCellIndex

MemberCellIndex Property

MemberCellIndex

Gets the index of the cell within DataCells where this member starts.

Declaration
public abstract int MemberCellIndex { get; }
Property Value
Type Description
int

The zero-based index of the starting cell.

See Also