PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / FindWhat Property

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