PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / TextCaptionText Property

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