RowClickArgs Properties
Populates the command bound to the RowDoubleClickCommand property with data.| Name | Description |
|---|---|
| Item | Gets a record in a data source. Inherited from ClickArgs. |
| MouseButton | Gets a mouse button that a user clicks. Inherited from ClickArgs. |
| SourceIndex | Gets the index of the current record in a data source. |
See Also