New to Kendo UI for Angular? Start a free 30-day trial
GridResizableSettings
The size restrictions that will be applied to the resizable Grid.
Name | Type | Default | Description |
---|---|---|---|
maxHeight? |
|
Specifies the maximum height of the resizable Grid. Accepts all applicable string values for | |
maxWidth? |
|
Specifies the maximum width of the resizable Grid. Accepts all applicable string values for | |
minHeight? |
|
Specifies the minimum height of the resizable Grid. Accepts all applicable string values for | |
minWidth? |
|
Specifies the minimum width of the resizable Grid. Accepts all applicable string values for |