C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputCheckBox Class / Table Property

In This Topic
Table Property (RenderInputCheckBox)
In This Topic
Gets the most nested RenderTable containing the current render object, or null if the current object is not contained in a table.
Syntax
'Declaration
 
Public ReadOnly Property Table As RenderTable
 
See Also