Condividi tramite


Proprietà Rows

Number of rows in the tablix (equals the number of leaf-members in the row hierarchy).

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Rows As Integer
    Get
'Utilizzo
Dim instance As Tablix
Dim value As Integer

value = instance.Rows
public int Rows { get; }
public:
property int Rows {
    int get ();
}
member Rows : int
function get Rows () : int

Valore proprietà

Tipo: System. . :: . .Int32
An int value.