Gets or sets the template for the summary part of the control (the
part which is visible when the control is not dropped down).
This is a dependency property.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public DataTemplate HeaderTemplate { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HeaderTemplate As DataTemplate |
Remarks
Dependency Property Information
| Identifier field | HeaderTemplateProperty |
| Metadata properties set to true | None |