Class CalendarButton
Inheritance
System.Object
CalendarButton
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
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class CalendarButton : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, ICalendarButton, IControl, IFrameworkElement, ITargetElement
Constructors
CalendarButton()
Declaration
public CalendarButton()
Properties
HasTodayBackground
Declaration
public bool HasTodayBackground { get; }
Property Value
System.Boolean
|
Implements
IsFocused
Declaration
public bool IsFocused { get; }
Property Value
System.Boolean
|
Implements
IsFromCurrentView
Declaration
public bool IsFromCurrentView { get; }
Property Value
System.Boolean
|
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.Boolean
|
Implements
TextOccurrence
Declaration
public int TextOccurrence { get; }
Property Value
System.Int32
|