FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridFilterRow Class / AllowResizing Property

In This Topic
    AllowResizing Property (GridFilterRow)
    In This Topic
    Gets or sets a value indicating whether this row can be resized.
    Syntax
    'Declaration
     
    Public Property AllowResizing As Boolean
    public bool AllowResizing {get; set;}
    See Also