Właściwość Tablix.Rows
Liczba wierszy w tablix (jest równa liczbie liść w hierarchii wiersza).
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Rows As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości.
Zobacz także