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

In This Topic
    FindWhatLabel Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets the label containing the "Find What" label.
    Syntax
    'Declaration
     
    Public ReadOnly Property FindWhatLabel As Label
    public Label FindWhatLabel {get;}
    See Also