The TreeListView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TreeListView |
Initialises a new instance of the TreeListView class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetContainerForItemOverride |
Creates or identifies the element that is used to display the given item.
(Overrides TreeView..::.GetContainerForItemOverride()()().) |
![]() ![]() | GetIsFillColumn |
Gets the value of the IsFillColumn attached property for a given DependencyObject.
|
![]() ![]() | GetIsResizeColumn |
Gets the value of the IsResizeColumn attached property for a given DependencyObject.
|
![]() | IsItemItsOwnContainerOverride |
Determines if the specified item is (or is eligible to be) its own container.
(Overrides TreeView..::.IsItemItsOwnContainerOverride(Object).) |
![]() | OnApplyTemplate |
Called by the Windows Presentation Foundation infrastructure when
a template is applied to the control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().) |
![]() ![]() | SetIsFillColumn |
Sets the value of the IsFillColumn attached property for a given DependencyObject.
|
![]() ![]() | SetIsResizeColumn |
Sets the value of the IsResizeColumn attached property for a given DependencyObject.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | ColumnsProperty |
Identifies the Columns property.
|
![]() ![]() | IsFillColumnProperty |
Identifies the IsFillColumn attached property.
|
![]() ![]() | IsResizeColumnProperty |
Identifies the IsResizeColumn attached property.
|
Properties
Name | Description | |
---|---|---|
![]() | Columns |
Gets or sets the columns in the TreeListView.
This is a dependency property.
|
![]() ![]() | ExpandCollapseToggleStyleKey |
Gets the ResourceKey for the default Style of an
expand/collapse toggle button.
|