ActiveReports 12
GroupsBeforeRowHeaders Property (Tablix)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : GroupsBeforeRowHeaders Property
Gets or sets the number of instances of the leftmost outer column member that should appear to the left of the row headers (right of the row headers for RTL Tablixes).
Syntax
'Declaration
 
Public Property GroupsBeforeRowHeaders As Integer
public int GroupsBeforeRowHeaders {get; set;}
See Also

Reference

Tablix Class
Tablix Members