ClassRadListViewWrapper
Class
Definition
Namespace:Telerik.Maui.Controls.Compatibility.DataControlsRenderer.Android.ListView
Assembly:Telerik.Maui.Controls.Compatibility.dll
Syntax:
cs-api-definition
public class RadListViewWrapper : FrameLayout
Inheritance: objectRadListViewWrapper
Constructors
RadListViewWrapper(Context, RadListView)
Declaration
cs-api-definition
public RadListViewWrapper(Context context, RadListView listControl)
Parameters
context
Context
listControl
RadListView
Properties
ListView
Declaration
cs-api-definition
public RadListView ListView { get; protected set; }
Property Value
RadListView