WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AllowDragging Property
In This Topic
    AllowDragging Property (FlexGrid)
    In This Topic
    Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions.
    Syntax
    public GridAllowDragging AllowDragging {get; set;}
    See Also