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