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