AppointmentsPanel
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class AppointmentsPanel : Control, IAutomationPeer, IPeerConverter, IAppointmentsPanel, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlAppointmentsPanel...
Implements:
Inherited Members
Constructors
C#
public AppointmentsPanel()
Properties
C#
public IList<IAppointmentItem> AppointmentItems { get; }
Implements:
C#
public IList<IGroupHeader> GroupHeaders { get; }
Implements:
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides:
Implements: