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.5.94
Syntax
uint WidthInGrids { get; set; }

Property Value

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