Enum HyperlinkOpenArea
Specifies the mouse action for opening the hyperlink.
Namespace: Syncfusion.WinForms.DataGrid.Enums
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public enum HyperlinkOpenArea
Fields
| Name | Description |
|---|---|
| Cell | Hyperlink will be opened when clicking anywhere on the cell. |
| Text | Hyperlink will be opened when clicking on the text. |