Table of Contents

Class Cell

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Represents a table cell.

[PolymorphicSerialization]
public abstract class Cell
Inheritance
object
Cell
Derived
Extension Methods

Constructors

Cell()

protected Cell()

Properties

Type

Type of the table cell.

public abstract CellType Type { get; }

Property Value

CellType