Class ComponentCell
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ComponentCell : Cell
- Inheritance
-
ComponentCell
- Inherited Members
- Extension Methods
Constructors
ComponentCell(UiComponentBase)
public ComponentCell(UiComponentBase component)
Parameters
component
UiComponentBase
Properties
CellValueType
public override string CellValueType { get; }
Property Value
Component
public UiComponentBase? Component { get; }