Interface ICalendarButton
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface ICalendarButton : IControl, IFrameworkElement, ITargetElement
Properties
HasTodayBackground
Declaration
bool HasTodayBackground { get; }
Property Value
System.Boolean
|
IsFocused
Declaration
bool IsFocused { get; }
Property Value
System.Boolean
|
IsSelected
Declaration
bool IsSelected { get; }
Property Value
System.Boolean
|
TextOccurrence
Declaration
int TextOccurrence { get; }
Property Value
System.Int32
|