C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTextFragmentBase Class / TableFragment Property

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