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

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