Worksheet |
The WorksheetController type exposes the following members.
| Name | Description | |
|---|---|---|
| DataCellRightClicked | Occurs when a data cell is clicked with the right mouse button. | |
| DataColumnHeaderRightClicked | Occurs when a data-column header is clicked with the right mouse button. | |
| DataRowHeaderRightClicked | Occurs when a data-row header is clicked with the right mouse button. | |
| Disposed |
Occurs when the view content has been disposed.
(Inherited from AbstractViewContent) | |
| IsDirtyChanged |
Occurs when the dirty state changes.
(Inherited from AbstractViewContent) | |
| OutsideAllLeftClicked | Occurs when the user left-clicks outside any worksheet area. | |
| OutsideAllRightClicked | Occurs when the user right-clicks outside any worksheet area. | |
| PropertyCellRightClicked | Occurs when a property cell is clicked with the right mouse button. | |
| PropertyChanged | Occurs when a property value changes. (Inherited from AbstractViewContent) | |
| PropertyColumnHeaderRightClicked | Occurs when a property-column header is clicked with the right mouse button. | |
| TableHeaderLeftClicked | Occurs when the table header is clicked with the left mouse button. | |
| TableHeaderRightClicked | Occurs when the table header is clicked with the right mouse button. |