| DynamicRowAdd Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Add(Control) | 
            Add the specified controls to the row
             | 
|  | Add(DynamicItem) | 
            Add the specified items to the row
             | 
|  | Add(IEnumerableDynamicItem) | 
            Add the specified items to the row
             | 
|  | Add(IEnumerableControl, NullableBoolean, NullableBoolean) | 
            Add the controls to the row, with specified xscale and yscale.
             | 
 See Also
See Also