Docking Tab for WinForms | ComponentOne
C1.Win.Command.Docking.Style Namespace / ITabsStyle Interface / Item Property

In This Topic
    Item Property (ITabsStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Default Property Item( _
       ByVal state As State _
    ) As ITabStyle
    ITabStyle this[ 
       State state
    ]; {get;}

    Parameters

    state
    See Also