Class Column
- Namespace
- Dynamicweb.CoreUI.Lists
- Assembly
- Dynamicweb.CoreUI.dll
public class Column : UiComponentBase
- Inheritance
-
Column
- Derived
- Inherited Members
- Extension Methods
Properties
Header
public string Header { get; set; }
Property Value
IsSortable
public bool IsSortable { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
SystemName
public string? SystemName { get; set; }