TreeViewItemExtender Class |
Namespace: Hummingbird.UI
The TreeViewItemExtender type exposes the following members.
Name | Description | |
---|---|---|
TreeViewItemExtender |
Initializes a new instance of the TreeViewItemExtender class.
|
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.
|
Name | Description | |
---|---|---|
IsLastOneProperty |
The is last one property
| |
IsToggleButtonVisibleProperty |
The is toggle button visible property
| |
ItemExtenderProperty |
The item extender property
| |
UseExtenderProperty |
The use extender property
|
Name | Description | |
---|---|---|
IsLastOne |
The is last one property
| |
IsToggleButtonVisible |
The is toggle button visible property
| |
UseExtender |
The use extender property
|