Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupStyle Class / HeaderTemplate Property

In This Topic
    HeaderTemplate Property
    In This Topic
    Gets or sets the template that is used to display the group header.
    Syntax
    'Declaration
     
    
    Public Property HeaderTemplate As DataTemplate
    public DataTemplate HeaderTemplate {get; set;}
    See Also