Click or drag to resize

ILayoutRow Properties


The ILayoutRow 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 propertyBorder
Gets the box border properties
(Inherited from IContainer.)
Public propertyColumns
Gets all the child Columns this row contains
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 propertyPadding
Gets the box padding properties
(Inherited from IContainer.)
Public propertyWrapping
Gets/set the wrapping/break point option
(Inherited from IContainer.)
Top
See Also