Class GroupsPanel
Inherited Members
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class GroupsPanel : TreeRenderingPanel, IVirtualizedPanel
Constructors
GroupsPanel()
Declaration
public GroupsPanel()
Properties
MinAppointmentLength
Declaration
public int MinAppointmentLength { get; set; }
Property Value
System.Int32
|
Methods
GetDesiredSize(UIElement)
Declaration
protected override Size GetDesiredSize(UIElement container)
Parameters
System.Windows.UIElement
container
|
Returns
System.Windows.Size
|