LayoutItemCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add |
item |
Adds the specified item to the Layout |
Add |
caption, name | Returns a layout item object with the specified caption and name. |
Add |
caption | Returns a layout item object with the specified Caption property value. |