Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / ShowCaption Property

In This Topic
    ShowCaption Property
    In This Topic
    Gets or sets a value indicating whether caption is shown on the pages.
    Syntax
    'Declaration
     
    
    Public Property ShowCaption As Boolean
    public bool ShowCaption {get; set;}
    See Also