Class GroupHeaderTemplate
Group header template.
Inherited Members
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public class GroupHeaderTemplate : DataTemplate, IElement, IDataTemplate, IDataTemplateController
Constructors
GroupHeaderTemplate(Type)
Initializes a new instance of the GroupHeaderTemplate class.
Declaration
public GroupHeaderTemplate(Type groupHeaderViewType)
Parameters
Type | Name | Description |
---|---|---|
Type | groupHeaderViewType | Group header view type. |