Class PivotDecoratorPanel
Represents a panel that lays out decorations in a pivot grid.
Inheritance
System.Object
PivotDecoratorPanel
Namespace: Telerik.Windows.Controls.Pivot
Assembly: Telerik.Windows.Controls.Pivot.dll
Syntax
public class PivotDecoratorPanel : Panel
Constructors
PivotDecoratorPanel()
Initializes a new instance of the PivotDecoratorPanel class.
Declaration
public PivotDecoratorPanel()
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
System.Windows.Size
finalSize
|
Returns
System.Windows.Size
|