Interface
IRadItemsControl

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.

Declaration

cs-api-definition
IList ItemsSource { get; }

Property Value

IList

In this article
DefinitionPropertiesItemsSource
Not finding the help you need?
Contact Support