Tablix.Rows Özelliği
(Yaprak-satır hiyerarşisinde üye sayısı eşittir) tablix satır sayısı.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Rows As Integer
Get
'Kullanım
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
Özellik Değeri
Tür: System.Int32
Bir int değer.