The MulticolumnTreeView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MulticolumnTreeView |
Initialises a new instance of the MulticolumnTreeView class.
|
Methods
Name | Description | |
---|---|---|
![]() | GetContainerForItemOverride |
Creates or identifies the element that is used to display the given item.
(Overrides TreeView..::.GetContainerForItemOverride()()().) |
![]() | IsItemItsOwnContainerOverride |
Determines if the specified item is (or is eligible to be) its own container.
(Overrides TreeView..::.IsItemItsOwnContainerOverride(Object).) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | AllowsColumnReorderProperty |
Identifies the AllowsColumnReorder property.
|
![]() ![]() | ColumnHeaderContainerStyleProperty |
Identifies the ColumnHeaderContainerStyle property.
|
![]() ![]() | ColumnHeaderContextMenuProperty |
Identifies the ColumnHeaderContextMenu property.
|
![]() ![]() | ColumnHeaderTemplateProperty |
Identifies the ColumnHeaderTemplate property.
|
![]() ![]() | ColumnHeaderTemplateSelectorProperty |
Identifies the ColumnHeaderTemplateSelector property.
|
![]() ![]() | ColumnsProperty |
Identifies the Columns property.
|
![]() ![]() | ExpandingDecoratorProperty |
Identifies the ExpandingDecorator property.
|
![]() ![]() | WrappedColumnsProperty |
Identifies the WrappedColumns property.
|
Properties
Name | Description | |
---|---|---|
![]() | AllowsColumnReorder |
Gets or sets a value that indicates whether columns can change
positions.
This is a dependency property.
|
![]() | ColumnHeaderContainerStyle |
Gets or sets the column header container style.
This is a dependency property.
|
![]() | ColumnHeaderContextMenu |
Gets or sets the a context menu for the grid column headers.
This is a dependency property.
|
![]() | ColumnHeaderTemplate |
Gets or sets the column header template.
This is a dependency property.
|
![]() | ColumnHeaderTemplateSelector |
Gets or sets the column header template selector.
This is a dependency property.
|
![]() | Columns |
Gets or sets the columns in the MulticolumnTreeView.
This is a dependency property.
|
![]() ![]() | ExpandCollapseToggleStyleKey |
Gets the ResourceKey for the default Style of an
expand/collapse toggle button.
|
![]() ![]() | ExpandingCellTemplateKey |
Gets the ResourceKey for the default DataTemplate of an
cell in a column containing expand/collapse toggle buttons.
|
![]() | ExpandingDecorator |
Gets or sets the decorator applied to cells used for expanding the tree.
This is a dependency property.
|
![]() ![]() | ScrollViewerStyleKey |
Gets the ResourceKey for the default Style of the ScrollViewer
used to scroll the view.
|
![]() | WrappedColumns |
Gets the grid columns, wrapped to provide a tree expansion UI.
This is a dependency property.
|