Table of Contents

Class GridColumnLayout

Namespace
Dynamicweb.CoreUI.Editors.Inputs
Assembly
Dynamicweb.CoreUI.dll
public sealed class GridColumnLayout : InputBase<IEnumerable<int>>
Inheritance
GridColumnLayout
Inherited Members
Extension Methods

Properties

ColumnCount

public int? ColumnCount { get; set; }

Property Value

int?

GridSize

public int GridSize { get; }

Property Value

int
To top