ILayout Properties |
The ILayout 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.) | |
| Border |
Gets the box border properties
(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.) | |
| Padding |
Gets the box padding properties
(Inherited from IContainer.) | |
| Rows |
Gets the rows this layout contains
| |
| Wrapping |
Gets/set the wrapping/break point option
(Inherited from IContainer.) |