C1.WPF.Schedule Namespace : DayGroupStyleSelector Class |
'Declaration
Public Class DayGroupStyleSelector Inherits C1.WPF.C1StyleSelector
public class DayGroupStyleSelector : C1.WPF.C1StyleSelector
Create an instance of this class:
<local:DayGroupStyleSelector x:Key="DayGroupStyleSelector"/>
Specify style selector in the group definition:
<GroupStyle ContainerStyleSelector="{StaticResource DayGroupStyleSelector}"/>
System.Object
System.Windows.Controls.StyleSelector
C1.WPF.C1StyleSelector
C1.WPF.Schedule.DayGroupStyleSelector
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2