InterfaceIRadItemsControl
Interface
Defines a control that can present a collection of items.
Definition
Namespace:Telerik.Maui
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public interface IRadItemsControl : IView, IElement, ITransform
Properties
ItemsSource
Gets the collection of items that the control will display.