InterfaceITimeRulerMonthViewItem
Interface
Represents the TimeRulerMonthViewItem control wrapper for SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface ITimeRulerMonthViewItem : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
ExpandButton
Gets the expand button in the TimeRulerMonthViewItem.
Declaration
cs-api-definition
IRadToggleButton ExpandButton { get; }
Property Value
HeaderButton
Gets the RadButton used for navigation to spesific day.
Methods
CollapseTimeRulerMonthViewItem()
Collapses the TimeRulerMonthViewItem throught the toggle button.
ExpandTimeRulerMonthViewItem()
Expands the TimeRulerMonthViewItem through the toggle button.