Свойство 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.