GroupHeaderFooterItemTemplate Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : GroupHeaderFooterItemTemplate Class

Class that represents an item in the header or footer sections of a group.

Syntax

Visual Basic (Declaration) 
<ContentPropertyAttribute("Template")>
Public Class GroupHeaderFooterItemTemplate 
C# 
[ContentPropertyAttribute("Template")]
public class GroupHeaderFooterItemTemplate 

Inheritance Hierarchy

System.Object
   Xceed.Wpf.DataGrid.GroupHeaderFooterItemTemplate

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also