RowClickArgs Constructors
Populates the command bound to the RowDoubleClickCommand property with data.Name | Parameters | Description |
---|---|---|
RowClickArgs(Object, Int32, MouseButton) | item, sourceIndex, mouseButton | Initializes a new instance of the RowClickArgs class with specified settings. |
See Also