C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCellCollection Class / Owner Property

In This Topic
Owner Property (TableCellCollection)
In This Topic
Gets the RenderTable containing the current collection of cells.
Syntax
'Declaration
 
Public ReadOnly Property Owner As RenderTable
 
See Also