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