DrawerBuilder.MaxSize Method
| Name | Parameters | Description |
|---|---|---|
| MaxSize(JS) | value | Specifies the drawer's width or height (depending on the drawer's position) in the opened state. Mirrors the client-side maxSize option. |
| MaxSize(Double) | value | Specifies the drawer's width or height (depending on the drawer's position) in the opened state. Mirrors the client-side maxSize option. |