TreeViewItemExtender Methods |
The TreeViewItemExtender type exposes the following members.
Name | Description | |
---|---|---|
GetIsLastOne |
Gets if the current tree view item is last one in its level.
| |
GetIsToggleButtonVisible |
Gets if the toggle button is visible.
| |
GetUseExtender |
Gets if the current Extender is used on the given Dependency Object
| |
SetIsLastOne |
Sets if the current tree view item is last one in its level.
| |
SetIsToggleButtonVisible |
Sets if the toggle button visible.
| |
SetUseExtender |
Sets the use extender.
|