C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableRowCollection Class / Groups Property

In This Topic
Groups Property (TableRowCollection)
In This Topic
Gets the collection of row groups defined on the containing RenderTable.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Groups As TableVectorGroupCollection
 
See Also