Method SetContainerPadding
SetContainerPadding(int)
Set a new value for the containerPadding property.
Declaration
public T SetContainerPadding(int value)
Parameters
| Type | Name | Description |
|---|---|---|
| int | value | The new value. |
Returns
| Type | Description |
|---|---|
| T | The popup. |