Contains information passed to the cellClicked event defined in DiagramListener.
The following tables list the members exposed by the CellEvent type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new CellEvent instance. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets a reference to the cell related to the event. |
|
![]() |
Gets the index of the cell column. |
|
![]() |
Gets the mouse button related to the event. |
|
![]() |
Gets the pointer position. |
|
![]() |
Gets the index of the cell row. |
|
![]() |
Gets a reference to the table related to this event. |
See Also