TreeGridViewCallback Class |
Namespace: Eto.Forms
The TreeGridViewCallback type exposes the following members.
Name | Description | |
---|---|---|
TreeGridViewCallback | Initializes a new instance of the TreeGridViewCallback class |
Name | Description | |
---|---|---|
OnActivated |
Raises the activated event.
| |
OnCollapsed |
Raises the collapsed event.
| |
OnCollapsing |
Raises the collapsing event.
| |
OnExpanded |
Raises the expanded event.
| |
OnExpanding |
Raises the expanding event.
| |
OnSelectedItemChanged |
Raises the selected item changed event.
|