[]
        
(Showing Draft Content)

C1.C1Preview.RenderTable.Cols

Cols Property

Cols

Gets the collection of columns of the current RenderTable. Getting a column with an arbitrary index on this collection always returns a TableCol object, initializing it if necessary.

Declaration
public TableColCollection Cols { get; }