Method SetExpandable
SetExpandable(bool)
Set to true to make the tray expandable.
Declaration
public Tray SetExpandable(bool expandable)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | expandable | True to make the tray expandable. |
Returns
| Type | Description |
|---|---|
| Tray | The Tray instance. |