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

In This Topic
    SearchUp Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the "Search Up" checkbox.
    Syntax
    'Declaration
     
    Public Property SearchUp As String
    public string SearchUp {get; set;}
    See Also