RowClickEventArgs Constructors
Supplies data for the RowClick, RowSelectImageClick, and RowStateImageClick events.| Name | Parameters | Description |
|---|---|---|
| RowClickEventArgs(DXMouseEventArgs, TreeListNode) | e, node | Initializes a new instance of the RowClickEventArgs class with specified settings. |
See Also