Click or drag to resize

ILayoutColumnWidthInGrids Property


Gets/sets the number of grids this column occupies on a Row

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
uint WidthInGrids { get; set; }

Property Value

UInt32
Example
For a 12-grids Row, a column with 3 WidthInGrids will take 1/3 of its horizontal space on normal display
See Also