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