TableCol Property (RenderEmpty) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderEmpty Class / TableCol Property

In This Topic
TableCol Property (RenderEmpty)
In This Topic
Gets the 0-based index of the column in the most nested RenderTable containing the current render object, or -1 if the current object is not contained in a table.
Syntax
'Declaration
 
Public ReadOnly Property TableCol As Integer
 
See Also