InterfaceICalendarButton
Interface
Represents the CalendarButton control wrapper for SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface ICalendarButton : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
HasTodayBackground
Get whether the button is styled with 'today' background.
IsFocused
Get whether the button is focused and the focus border is visible.
IsSelected
Gets whether the button is selected. This is automation property, i.e. gets the value from the CalendarButton control itself.
TextOccurrence
Gets the occurence of this button text in the current view. Returns '-1' if that button does not appear in the current view.