Class ScreenPresetColumn
- Namespace
- Dynamicweb.CoreUI.Data.ScreenConfiguration
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ScreenPresetColumn
- Inheritance
-
ScreenPresetColumn
- Inherited Members
Properties
Frozen
public bool Frozen { get; set; }
Property Value
Id
public long Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Order
public int Order { get; set; }