![]() | MButtonDblClkRowColEventArgs Class |
Namespace: Stingray.Grid
The MButtonDblClkRowColEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MButtonDblClkRowColEventArgs |
Initializes a new MButtonDblClkRowColEventArgs object at the indicated
location.
|
Name | Description | |
---|---|---|
![]() | Col |
Gets or sets the column index of the cell.
(Inherited from CellEventArgs.) |
![]() | Flags |
Gets or sets the button click flags.
(Inherited from ButtonClickedRowColEventArgs.) |
![]() | Handled |
Gets or sets a value to show that the event has been handled.
(Inherited from ButtonClickedRowColEventArgs.) |
![]() | Point |
Gets or sets the coordinates of the mouse click.
(Inherited from ButtonClickedRowColEventArgs.) |
![]() | Row |
Gets or sets the row index of the cell.
(Inherited from CellEventArgs.) |