Try our conversational search powered by Generative AI!

Class DynamicTable

Inheritance
System.Object
DynamicTable
Namespace: EPiServer.UI.WebControls
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class DynamicTable : Table

Constructors

DynamicTable()

Declaration
public DynamicTable()

Properties

NumberOfColumns

Declaration
public int NumberOfColumns { get; set; }
Property Value
Type Description
System.Int32

Methods

CreateChildControls()

Declaration
protected override void CreateChildControls()

Extension Methods