AllowResizing Property
AllowResizing
Gets or sets a value that indicates whether users are allowed to resize rows and columns.
Declaration
[Parameter]
public GridAllowResizing AllowResizing { get; set; }
<Parameter>
Public Property AllowResizing As GridAllowResizing