| Visual Basic (Declaration) | |
|---|---|
Public Event DataSourceIconClicked() As DataSourceIconClickedEventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event DataSourceIconClickedEventHandler DataSourceIconClicked() | |
The event handler receives an argument of type DataSourceIconClickedEventArgs containing data related to this event. The following DataSourceIconClickedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| DialogResult |