Class SchedulerPresenter
Inheritance
System.Object
SchedulerPresenter
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 SchedulerPresenter : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
SchedulerPresenter()
Declaration
public SchedulerPresenter()
Properties
IsMonthView
Declaration
public bool IsMonthView { get; }
Property Value
System.Boolean
|