Class
ChildrenListViewPanel

The panel that holds the elements in the RadListView control.

Definition

Namespace:Telerik.UI.Xaml.Controls.Data.ListView

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class ChildrenListViewPanel : Canvas

Inheritance: objectChildrenListViewPanel

Constructors

ChildrenListViewPanel()

Declaration

cs-api-definition
public ChildrenListViewPanel()

Methods

ArrangeOverride(Size)

Declaration

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

Parameters

finalSize

Size

Returns

Size