Gets or sets the template used for displaying node expanders in the DataTreeGridColumn cells.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public ControlTemplate ExpanderTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ExpanderTemplate As ControlTemplate |