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

In This Topic
    Item Property (ICaptionsStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Default Property Item( _
       ByVal state As CaptionState _
    ) As ICaptionStyle
    ICaptionStyle this[ 
       CaptionState state
    ]; {get;}

    Parameters

    state
    See Also