ClassAppointmentElement
Class
The ScheduleView AppointmentItem wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class AppointmentElement : Control, IAutomationPeer, IPeerConverter, IAppointmentElement, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlAppointmentElement
Implements:
Inherited Members
Constructors
AppointmentElement()
Initializes a new instance of the AppointmentItem class.
Declaration
cs-api-definition
public AppointmentElement()
Properties
DeleteButton
Get the delete button of this appointment item.
EndResizeGrip
Get the bottom resizer of this appointment item.
IsSelected
Gets if the Appointment is Selected
StartResizeGrip
Get the top resizer of this appointment item.