[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.Table

Table Property

Table

Gets the most nested RenderTable containing the current render object, or null if the current object is not contained in a table.

Declaration
public RenderTable Table { get; }
See Also