C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / AllowDragging Property

In This Topic
AllowDragging Property (GridColumn)
In This Topic
Gets or sets a value indicating whether this column can be dragged.
Syntax
'Declaration
 
Public Property AllowDragging As Boolean
 
See Also