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

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