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