[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.TableFragment

TableFragment Property

TableFragment

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

Declaration
public RenderTableFragment TableFragment { get; }
See Also