Interface ITimeRulerMonthViewItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface ITimeRulerMonthViewItem : IControl, IFrameworkElement, ITargetElement
Properties
ExpandButton
HeaderButton
Rectangle
Declaration
Rectangle Rectangle { get; }
Property Value
System.Drawing.Rectangle
|
Methods
CollapseTimeRulerMonthViewItem()
Declaration
bool CollapseTimeRulerMonthViewItem()
Returns
System.Boolean
|
ExpandTimeRulerMonthViewItem()
Declaration
bool ExpandTimeRulerMonthViewItem()
Returns
System.Boolean
|