共用方式為


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.