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