[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.TableColOnPage

TableColOnPage Property

TableColOnPage

Gets the 0-based index of the column in the most nested RenderTableFragment containing the current render object (i.e. the column index on the current page), or -1 if the current object is not contained in a table.

Declaration
public int TableColOnPage { get; }
See Also