C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderImage Class / TableCell Property

In This Topic
TableCell Property (RenderImage)
In This Topic
Gets the TableCell object containing the current object, or null if the current object is not contained in a cell of a RenderTable.
Syntax
'Declaration
 
Public ReadOnly Property TableCell As TableCell
 
See Also