PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / SideBarStrings Class / OutlinePanelCaption Property

In This Topic
    OutlinePanelCaption Property (SideBarStrings)
    In This Topic
    Gets or sets the Outline panel caption.
    Syntax
    'Declaration
     
    Public Property OutlinePanelCaption As String
    public string OutlinePanelCaption {get; set;}
    See Also