ILayoutColumnAdd Method |
Name | Description | |
---|---|---|
Add(IContentUnit) |
Adds one to more Content Unit Instances, and append them to the end
| |
Add(IContentUnit, Int32) |
Adds a new Content Unit Instance at the specified position
| |
Add(ILayoutRow, Int32) |
Adds a new Layout Row at specified position
| |
Add(IContentUnit, IContentUnitInstance, Int32) |
Adds a Content Unit Instance at the specified position
|