GroupsBeforeRowHeaders 속성
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.