Click or drag to resize

ILayoutRows Property


Gets the rows this layout contains

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ILayoutRow> Rows { get; }

Property Value

Type: IEnumerableILayoutRow
See Also