Click or drag to resize

ILayoutColumn Properties


The ILayoutColumn type exposes the following members.

Properties
  Name Description
Public property AdditionalClassNames Gets/sets additional CSS class names that will be applied to the container during publish
(Inherited from IContainer)
Public property AllDisplayUnits Gets all direct child display units contained in this column, including both Content Unit Instances and Layout Rows
Public property Border Gets the box border properties
(Inherited from IContainer)
Public property ContentUnits Gets all direct child Content Unit Instances contained in this column
Public property LayoutRows Gets all direct child Layout Rows contained in this column
Public property LockedForIce 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 property Margin Gets the box margin properties
(Inherited from IContainer)
Public property MinimumHeight Gets/sets the minimum height in CSS for this container
(Inherited from IContainer)
Public property Name Gets the name of the container
(Inherited from IContainer)
Public property OffsetInGrids Gets/sets the number of grids this column offsets, which move it to the right
Public property Padding Gets the box padding properties
(Inherited from IContainer)
Public property Code example WidthInGrids Gets/sets the number of grids this column occupies on a Row
Public property Wrapping Gets/set the wrapping/break point option
(Inherited from IContainer)
Top
See Also