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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : UserCellGroups プロパティ
Gets the collection of UserCellGroup objects defined on the current table.
シンタックス
'宣言
 
Public ReadOnly Property UserCellGroups As UserCellGroupCollection
'使用法
 
Dim instance As RenderTable
Dim value As UserCellGroupCollection
 
value = instance.UserCellGroups
public UserCellGroupCollection UserCellGroups {get;}
参照

RenderTable クラス
RenderTable メンバ