menu

WinForms

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

    Show / Hide Table of Contents

    Enum HyperlinkOpenBehavior

    Specifies the area to click for opening the hyperlink.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum HyperlinkOpenBehavior

    Fields

    Name Description
    DoubleClick

    Hyperlink will be opened on double click.

    None

    Hyperlink will not be opened.

    SingleClick

    Hyperlink will be opened on single click.

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