Click or drag to resize

TreeViewItemExtender Methods

The TreeViewItemExtender type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetIsLastOne
Gets if the current tree view item is last one in its level.
Public methodStatic memberGetIsToggleButtonVisible
Gets if the toggle button is visible.
Public methodStatic memberGetUseExtender
Gets if the current Extender is used on the given Dependency Object
Public methodStatic memberSetIsLastOne
Sets if the current tree view item is last one in its level.
Public methodStatic memberSetIsToggleButtonVisible
Sets if the toggle button visible.
Public methodStatic memberSetUseExtender
Sets the use extender.
Top
See Also