Click or drag to resize

ILayoutColumnAdd Method


Overload List
  Name Description
Public method Add(IContentUnit) Adds one to more Content Unit Instances, and append them to the end
Public method Add(IContentUnit, Int32) Adds a new Content Unit Instance at the specified position
Public method Add(ILayoutRow, Int32) Adds a new Layout Row at specified position
Public method Add(IContentUnit, IContentUnitInstance, Int32) Adds a Content Unit Instance at the specified position
Top
See Also