Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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)
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property GroupsBeforeRowHeaders As Integer
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Int32
An int value.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering