Class GridIcon
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class GridIcon : DisplayBase
- Inheritance
-
GridIcon
- Inherited Members
- Extension Methods
Properties
ColumnCount
public int ColumnCount { get; set; }
Property Value
ColumnWidths
public IList<int>? ColumnWidths { get; init; }
Property Value
ContainerWidth
public double ContainerWidth { get; set; }
Property Value
DefaultColumnWidth
public int DefaultColumnWidth { get; set; }