다음을 통해 공유


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.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
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.