Property GridSplitter2.ResizeNearest
Overload
Always resize only the nearest resizable row/column at each side.
If false
(default), may resize multiple star-sized rows/columns, unless with Ctrl
key.
public bool ResizeNearest { get; set; }
Always resize only the nearest resizable row/column at each side.
If false
(default), may resize multiple star-sized rows/columns, unless with Ctrl
key.
public bool ResizeNearest { get; set; }