![]() | MButtonHitRowColEventArgs Class |
Namespace: Stingray.Grid
The MButtonHitRowColEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MButtonHitRowColEventArgs |
Initializes a new instance of the MButtonHitRowColEventArgs
class at a given location.
|
Name | Description | |
---|---|---|
![]() | Col |
Gets or sets the column index of the cell.
(Inherited from CellEventArgs.) |
![]() | DragCol |
Gets or sets the drag column index for the event.
|
![]() | DragRow |
Gets or sets the drag row index for the event.
|
![]() | 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.) |
![]() | HitState |
Gets or sets the hit state for the event.
|
![]() | 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.) |