ILayoutColumnOffsetInGrids Property
|
Gets/sets the number of grids this column offsets, which move it to the right
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax uint OffsetInGrids { get; set; }
Property OffsetInGrids As UInteger
Get
Set
property unsigned int OffsetInGrids {
unsigned int get ();
void set (unsigned int value);
}
abstract OffsetInGrids : uint32 with get, set
Property Value
Type:
UInt32See Also