The MulticolumnTreeViewColumn type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| OriginalCellTemplateProperty |
Identifies the OriginalCellTemplate property.
| |
| OriginalCellTemplateSelectorProperty |
Identifies the OriginalCellTemplateSelector property.
|
Properties
| Name | Description | |
|---|---|---|
| OriginalCellTemplate |
Gets or sets the cell template to be used for this column within
any decorator applied by the MulticolumnTreeView.
This is a dependency property.
| |
| OriginalCellTemplateSelector |
Gets or sets the cell template selector to be used for this column
within any decorator applied by the MulticolumnTreeView.
This is a dependency property.
|