'宣言 Public Class TimeSlotStyleSelector Inherits C1.WPF.C1StyleSelector
public class TimeSlotStyleSelector : C1.WPF.C1StyleSelector
'宣言 Public Class TimeSlotStyleSelector Inherits C1.WPF.C1StyleSelector
public class TimeSlotStyleSelector : C1.WPF.C1StyleSelector
このクラスのインスタンスを作成します。
<local:TimeSlotStyleSelector x:Key="TimeSlotStyleSelector"/>
C1SchedulerPresenterオブジェクトに ItemContainerStyleSelector プロパティを指定します。
<local:C1SchedulerPresenter ItemContainerStyleSelector="{StaticResource TimeSlotTemplateSelector}" />
System.Object
System.Windows.Controls.StyleSelector
C1.WPF.C1StyleSelector
C1.WPF.Schedule.TimeSlotStyleSelector