ILayoutControlItemsHost
Interface
A common interface for RadLayoutControl elements which host items.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public interface ILayoutControlItemsHost
Derived Classes:
Properties
C#
RadItemOwnerCollection Items { get; }