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

In This Topic
    FindWhatText Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the text of the "Find What:" label.
    Syntax
    'Declaration
     
    Public Property FindWhatText As String
    public string FindWhatText {get; set;}
    See Also