ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / IsResizable Property

In This Topic
    IsResizable Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsResizable As Boolean
    public bool IsResizable {get; set;}
    See Also