Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / IsSelected Property

In This Topic
    IsSelected Property
    In This Topic
    Gets the value indicating whether this page is currently selected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSelected As Boolean
    public bool IsSelected {get;}
    See Also