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