Table of Contents

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

string

Cells

public IList<Cell> Cells { get; }

Property Value

IList<Cell>
To top