HyperlinkClickEventArgs.ModifierKeys Property
In This Article
Determines which modifier keys (SHIFT, CTRL, and ALT) were pressed to activate a hyperlink.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The equivalent of the System. |
#Remarks
Use the following properties to determine whether a specific modifier key was pressed:
See Also