C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / AllowResizing Property
In This Topic
AllowResizing Property (GridBoundRow)
In This Topic
Gets or sets a value indicating whether this row can be resized.
Syntax
public bool AllowResizing {get; set;}
See Also