ResizeMode
Union
ResizeMode
type
Defines the type for the resizable property. See example
The possible values are:
constrained—Adjacent columns resize only up to their outer borders.unconstrained—Columns resize relative to the entire component.
Possible values:
"unconstrained""constrained"