Fired when the user clicks on a link in the grid
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public event EventHandler<GdxDataEventArgs> LinkClicked |
| Visual Basic |
|---|
Public Event LinkClicked As EventHandler(Of GdxDataEventArgs) |
| JScript |
|---|
|