PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / TextCaption Property

In This Topic
    TextCaption Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the caption of the "Text" column in the result list.
    Syntax
    'Declaration
     
    Public Property TextCaption As String
    public string TextCaption {get; set;}
    See Also