ClickArgs Constructors
Contains data for commands executed when a user double-clicks a row within the GridControl.| Name | Parameters | Description |
|---|---|---|
| ClickArgs(Object, MouseButton) | item, mouseButton | Initializes a new instance of the ClickArgs class with specified settings. |
See Also