HelpRequestEventArgs Properties
Provides data tor the DXCommonDialog.HelpRequest event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| HelpLink | Gets or sets a help link that is opened when an end-user clicks the help button. |
See Also