Callback Methods |
The TreeGridViewCallback type exposes the following members.
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.
|