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)
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public ReadOnly Property GroupsBeforeRowHeaders As Integer
Get
用法
Dim instance As Tablix
Dim value As Integer
value = instance.GroupsBeforeRowHeaders
public int GroupsBeforeRowHeaders { get; }
public:
property int GroupsBeforeRowHeaders {
int get ();
}
member GroupsBeforeRowHeaders : int
function get GroupsBeforeRowHeaders () : int
属性值
类型:System.Int32
An int value.