Class StackCell
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class StackCell : Cell
- Inheritance
-
StackCell
- Inherited Members
- Extension Methods
Properties
CellValueType
public override string CellValueType { get; }
Property Value
Cells
public IList<Cell> Cells { get; }