Class ListViewEmptyContentControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Data.ListView.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ListViewEmptyContentControl : RadContentControl, IArrangeChild
Constructors
ListViewEmptyContentControl()
Declaration
public ListViewEmptyContentControl()
Properties
LayoutSlot
Declaration
public Rect LayoutSlot { get; }
Property Value
|
Windows.Foundation.Rect
|
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
|
Windows.Foundation.Size
finalSize
|
Returns
|
Windows.Foundation.Size
|
TryInvalidateOwner()
Declaration
public bool TryInvalidateOwner()
Returns
|
System.Boolean
|