PrintDocument for WinForms
Rows プロパティ (RenderTable)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : Rows プロパティ
Gets the collection of rows of the current RenderTable. Getting a row with an arbitrary index on this collection always returns a TableRow object, initializing it if necessary.
シンタックス
'宣言
 
Public ReadOnly Property Rows As TableRowCollection
'使用法
 
Dim instance As RenderTable
Dim value As TableRowCollection
 
value = instance.Rows
public TableRowCollection Rows {get;}
参照

RenderTable クラス
RenderTable メンバ