Class SchedulerDayPresenter
Inheritance
System.Object
SchedulerDayPresenter
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Scheduler
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class SchedulerDayPresenter : SchedulerPresenter, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
SchedulerDayPresenter()
Declaration
public SchedulerDayPresenter()
Properties
AllDayAppointmentsControl
Declaration
public AppointmentsControl AllDayAppointmentsControl { get; }
Property Value
AppointmentsControl
|
NotAllDayAppointmentsControl
Declaration
public AppointmentsControl NotAllDayAppointmentsControl { get; }
Property Value
AppointmentsControl
|