[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.TableCol

TableCol Property

TableCol

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.

Declaration
public int TableCol { get; }
See Also