C1.WPF.Schedule Namespace : TimeSlotStyleSelector Class |
'Declaration
Public Class TimeSlotStyleSelector Inherits C1.WPF.C1StyleSelector
public class TimeSlotStyleSelector : C1.WPF.C1StyleSelector
Create an instance of this class:
<local:TimeSlotStyleSelector x:Key="TimeSlotStyleSelector"/>
Specify ItemContainerStyleSelector property for the C1SchedulerPresenter object:
<local:C1SchedulerPresenter ItemContainerStyleSelector="{StaticResource TimeSlotTemplateSelector}" />
System.Object
System.Windows.Controls.StyleSelector
C1.WPF.C1StyleSelector
C1.WPF.Schedule.TimeSlotStyleSelector
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