Class
PivotDecoratorPanel

Represents a panel that lays out decorations in a pivot grid.

Definition

Namespace:Telerik.Windows.Controls.Pivot

Assembly:Telerik.Windows.Controls.Pivot.dll

Syntax:

cs-api-definition
public class PivotDecoratorPanel : Panel

Inheritance: objectPivotDecoratorPanel

Constructors

PivotDecoratorPanel()

Initializes a new instance of the PivotDecoratorPanel class.

Declaration

cs-api-definition
public PivotDecoratorPanel()

Methods

ArrangeOverride(Size)

Declaration

cs-api-definition
protected override Size ArrangeOverride(Size finalSize)

Parameters

finalSize

Size

Returns

Size