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