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


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

RenderTable クラス
RenderTable メンバ