CalendarView
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class CalendarView : ItemsControl, IAutomationPeer, IPeerConverter, ICalendarView, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlItemsControlCalendarView...
Implements:
Inherited Members
Constructors
C#
public CalendarView()
Properties
C#
public CalendarDisplayMode DisplayMode { get; }
Implements:
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides:
Implements: