Click or drag to resize

ILayoutColumn Properties


The ILayoutColumn type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalClassNames
Gets/sets additional CSS class names that will be applied to the container during publish
(Inherited from IContainer.)
Public propertyAllDisplayUnits
Gets all direct child display units contained in this column, including both Content Unit Instances and Layout Rows
Public propertyBorder
Gets the box border properties
(Inherited from IContainer.)
Public propertyContentUnits
Gets all direct child Content Unit Instances contained in this column
Public propertyLayoutRows
Gets all direct child Layout Rows contained in this column
Public propertyLockedForIce
Gets/sets whether this container is locked in In-Context-Edit mode When a container is locked, in ICE mode, user will not be able to select content units inside and move content units into/from/within the container
(Inherited from IContainer.)
Public propertyMargin
Gets the box margin properties
(Inherited from IContainer.)
Public propertyMinimumHeight
Gets/sets the minimum height in CSS for this container
(Inherited from IContainer.)
Public propertyName
Gets the name of the container
(Inherited from IContainer.)
Public propertyOffsetInGrids
Gets/sets the number of grids this column offsets, which move it to the right
Public propertyPadding
Gets the box padding properties
(Inherited from IContainer.)
Public propertyCode exampleWidthInGrids
Gets/sets the number of grids this column occupies on a Row
Public propertyWrapping
Gets/set the wrapping/break point option
(Inherited from IContainer.)
Top
See Also