CellContents.RowSpan Özelliği
Bu satırların sayısını gösterir hücre yayılır.
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property RowSpan As Integer
Get
'Kullanım
Dim instance As CellContents
Dim value As Integer
value = instance.RowSpan
public int RowSpan { get; }
public:
property int RowSpan {
int get ();
}
member RowSpan : int
function get RowSpan () : int
Özellik Değeri
Tür: System.Int32
Bir int değer.