FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowWithDetails Class / AllowResizing Property

In This Topic
    AllowResizing Property (RowWithDetails)
    In This Topic
    Gets or sets a value that indicates whether the user can resize this row or column with the mouse.
    Syntax
    'Declaration
     
    Public Property AllowResizing As Boolean
    public bool AllowResizing {get; set;}
    See Also