Class ValueCell
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ValueCell : Cell
- Inheritance
-
ValueCell
- Inherited Members
- Extension Methods
Constructors
ValueCell(string, string)
public ValueCell(string value, string cellValueType)
Parameters
Properties
CellValue
public string CellValue { get; }
Property Value
CellValueType
public override string CellValueType { get; }