Click or drag to resize

ILayoutRow Properties


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