New to Telerik UI for WPFStart a free 30-day trial

Represents a panel that supports the layout of Table components.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Pivot.dll

Syntax:

C#
public sealed class TableRootPanel : Panel

Inheritance: objectTableRootPanel

Constructors

C#
public TableRootPanel()

Methods

C#
protected override Size ArrangeOverride(Size finalSize)
Parameters:finalSizeSizeReturns:

Size

C#
protected override Size MeasureOverride(Size availableSize)
Parameters:availableSizeSizeReturns:

Size