Class DynamicCell
Inheritance
System.Object
DynamicCell
Namespace: EPiServer.UI.WebControls
Assembly: EPiServer.UI.dll
Version: 11.20.7Syntax
public class DynamicCell : TableCell
Constructors
DynamicCell()
Declaration
public DynamicCell()
Properties
Expanded
Declaration
public bool Expanded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Floating
Declaration
public bool Floating { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
CreateChildControls()
Declaration
protected override void CreateChildControls()