Свойство TablixCorner.RowCollection

Gets the rows of the tablix corner.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property RowCollection As TablixCornerRowCollection 
    Get
'Применение
Dim instance As TablixCorner 
Dim value As TablixCornerRowCollection 

value = instance.RowCollection
public TablixCornerRowCollection RowCollection { get; }
public:
property TablixCornerRowCollection^ RowCollection {
    TablixCornerRowCollection^ get ();
}
member RowCollection : TablixCornerRowCollection
function get RowCollection () : TablixCornerRowCollection

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.TablixCornerRowCollection
A TablixCornerRowCollection object.

См. также

Справочник

TablixCorner Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering