C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTable Class / UserCellGroups Property

In This Topic
UserCellGroups Property
In This Topic
Gets the collection of UserCellGroup objects defined on the current table.
Syntax
'Declaration
 
Public ReadOnly Property UserCellGroups As UserCellGroupCollection
 
See Also