menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridFindReplaceDialogOptions - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridFindReplaceDialogOptions

    Options used for customizing GridFindReplaceDialog:

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    [Flags]
    public enum GridFindReplaceDialogOptions

    Fields

    Name Description
    All

    Default setting.

    None

    Represents None.

    ShowMatchCase

    Show Match Case check box.

    ShowMatchWholeCell

    Show Match Case check box.

    ShowSearchSelection

    Show Selection combo box.

    ShowSearchUp

    Show Search Up check box.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved