Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FindReplaceSupport Class / SearchUp Property

In This Topic
    SearchUp Property
    In This Topic
    Gets or sets search direction.
    Syntax
    'Declaration
     
    Public Property SearchUp As System.Boolean
    public System.bool SearchUp {get; set;}
    Remarks
    If True, searches above the current item.
    See Also