ClassGroupsPanel
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class GroupsPanel : TreeRenderingPanel, IVirtualizedPanel
Inheritance: objectScrollablePanelVirtualizedPanelTreeRenderingPanelGroupsPanel
Implements:
Inherited Members
Constructors
GroupsPanel()
Declaration
cs-api-definition
public GroupsPanel()
Properties
Methods
GetDesiredSize(UIElement)
Declaration
cs-api-definition
protected override Size GetDesiredSize(UIElement container)
Parameters
container
UIElement
Returns
Size
Overrides