Class
RadListView

Partial class containing load-on-demand functionality for the RadListView control.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.DataControls

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
[Obsolete("RadListView will be removed in Q2 2026. Use RadCollectionView instead, which provides better performance, enhanced features, and a modernized approach to managing data lists. For migration guidance, see https://docs.telerik.com/devtools/maui/controls/collectionview/listview-migration")]
public class RadListView : FormsListViewControlBase, IView, IElement, ITransform

Inheritance: objectRadViewFormsListViewControlBaseRadListView

Implements: IElementITransformIView

Inherited Members RadView.OnNativeControlLoaded()RadView.OnNativeControlUnloaded()RadView.IsDefaultValue(string)RadView.OnHandlerChanged()RadView.IsOperational

Constructors

RadListView()

Initializes a new instance of the RadListView class.

Declaration

cs-api-definition
public RadListView()

Fields

DisabledStateOpacityProperty

Identifies the DisabledStateOpacity property.

Declaration

cs-api-definition
public static readonly BindableProperty DisabledStateOpacityProperty

Field Value

BindableProperty

FilterDescriptorsProperty

Identifies the FilterDescriptors property.

Declaration

cs-api-definition
public static readonly BindableProperty FilterDescriptorsProperty

Field Value

BindableProperty

FooterTemplateProperty

Identifies the FooterTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty FooterTemplateProperty

Field Value

BindableProperty

GroupDescriptorsProperty

Identifies the GroupDescriptors property.

Declaration

cs-api-definition
public static readonly BindableProperty GroupDescriptorsProperty

Field Value

BindableProperty

GroupHeaderStyleProperty

Identifies the GroupHeaderStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty GroupHeaderStyleProperty

Field Value

BindableProperty

GroupHeaderTemplateProperty

Identifies the GroupHeaderTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty GroupHeaderTemplateProperty

Field Value

BindableProperty

HeaderTemplateProperty

Identifies the HeaderTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty HeaderTemplateProperty

Field Value

BindableProperty

IsGroupHeaderStickyProperty

Identifies the IsGroupHeaderSticky property.

Declaration

cs-api-definition
public static readonly BindableProperty IsGroupHeaderStickyProperty

Field Value

BindableProperty

IsItemSwipeEnabledProperty

Identifies the IsItemSwipeEnabled property.

Declaration

cs-api-definition
public static readonly BindableProperty IsItemSwipeEnabledProperty

Field Value

BindableProperty

IsItemsReorderEnabledProperty

Identifies the IsItemsReorderEnabled property.

Declaration

cs-api-definition
public static readonly BindableProperty IsItemsReorderEnabledProperty

Field Value

BindableProperty

IsLoadOnDemandActiveProperty

Identifies the IsLoadOnDemandActive bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty IsLoadOnDemandActiveProperty

Field Value

BindableProperty

IsLoadOnDemandEnabledProperty

Identifies the IsLoadOnDemandEnabled bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty IsLoadOnDemandEnabledProperty

Field Value

BindableProperty

IsPullToRefreshActiveProperty

Identifies the IsPullToRefreshActive property.

Declaration

cs-api-definition
public static readonly BindableProperty IsPullToRefreshActiveProperty

Field Value

BindableProperty

IsPullToRefreshEnabledProperty

Identifies the IsPullToRefreshEnabled property.

Declaration

cs-api-definition
public static readonly BindableProperty IsPullToRefreshEnabledProperty

Field Value

BindableProperty

ItemStyleProperty

Identifies the ItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemStyleProperty

Field Value

BindableProperty

ItemStyleSelectorProperty

Identifies the ItemStyleSelector property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemStyleSelectorProperty

Field Value

BindableProperty

ItemSwipeContentTemplateProperty

Identifies the ItemSwipeContentTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemSwipeContentTemplateProperty

Field Value

BindableProperty

ItemTemplateProperty

Identifies the ItemTemplate property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemTemplateProperty

Field Value

BindableProperty

ItemTemplateSelectorProperty

Identifies the ItemTemplateSelector property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemTemplateSelectorProperty

Field Value

BindableProperty

ItemsSourceProperty

Identifies the ItemsSource property.

Declaration

cs-api-definition
public static readonly BindableProperty ItemsSourceProperty

Field Value

BindableProperty

LayoutDefinitionProperty

Identifies the LayoutDefinition property.

Declaration

cs-api-definition
public static readonly BindableProperty LayoutDefinitionProperty

Field Value

BindableProperty

LoadOnDemandBufferItemsCountProperty

Identifies the LoadOnDemandBufferItemsCount bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty LoadOnDemandBufferItemsCountProperty

Field Value

BindableProperty

LoadOnDemandItemTemplateProperty

Identifies the LoadOnDemandItemTemplate bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty LoadOnDemandItemTemplateProperty

Field Value

BindableProperty

LoadOnDemandModeProperty

Identifies the LoadOnDemandMode bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty LoadOnDemandModeProperty

Field Value

BindableProperty

LoadingOnDemandItemTemplateProperty

Identifies the LoadingOnDemandItemTemplate bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty LoadingOnDemandItemTemplateProperty

Field Value

BindableProperty

PressedItemStyleProperty

Identifies the PressedItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty PressedItemStyleProperty

Field Value

BindableProperty

ReorderItemStyleProperty

Identifies the ReorderItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty ReorderItemStyleProperty

Field Value

BindableProperty

SelectedItemProperty

Identifies the SelectedItem bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemProperty

Field Value

BindableProperty

SelectedItemStyleProperty

Identifies the SelectedItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemStyleProperty

Field Value

BindableProperty

SelectedItemsProperty

Identifies the SelectedItems bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectedItemsProperty

Field Value

BindableProperty

SelectionGestureProperty

Identifies the SelectionGesture bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectionGestureProperty

Field Value

BindableProperty

SelectionModeProperty

Identifies the SelectionMode bindable property.

Declaration

cs-api-definition
public static readonly BindableProperty SelectionModeProperty

Field Value

BindableProperty

SortDescriptorsProperty

Identifies the SortDescriptors property.

Declaration

cs-api-definition
public static readonly BindableProperty SortDescriptorsProperty

Field Value

BindableProperty

SwipeOffsetProperty

Identifies the SwipeOffset property.

Declaration

cs-api-definition
public static readonly BindableProperty SwipeOffsetProperty

Field Value

BindableProperty

SwipeThresholdProperty

Identifies the SwipeThreshold property.

Declaration

cs-api-definition
public static readonly BindableProperty SwipeThresholdProperty

Field Value

BindableProperty

VerticalScrollBarVisibilityProperty

Identifies the VerticalScrollBarVisibility property.

Declaration

cs-api-definition
public static readonly BindableProperty VerticalScrollBarVisibilityProperty

Field Value

BindableProperty

shouldNotifySourceChange

Gets or sets a value indicating whether source change notifications should be sent.

Declaration

cs-api-definition
public bool shouldNotifySourceChange

Field Value

bool

Properties

CommandService

Gets the CommandService instance that manages the commanding behavior of this instance.

Declaration

cs-api-definition
public CommandService CommandService { get; }

Property Value

CommandService

Commands

Gets the collection with all the custom commands registered with the CommandService. Custom commands have higher priority than the built-in (default) ones.

Declaration

cs-api-definition
public ObservableCollection<ControlCommandBase<RadListView>> Commands { get; }

Property Value

ObservableCollection<ControlCommandBase<RadListView>>

DisabledStateOpacity

Gets or sets the opacity applied to the list view when it is disabled.

Declaration

cs-api-definition
public double DisabledStateOpacity { get; set; }

Property Value

double

The opacity value for disabled state (0.0 to 1.0).

FilterDescriptors

Gets the collection of filter descriptors used to filter the list view items.

Declaration

cs-api-definition
public ObservableCollection<FilterDescriptorBase> FilterDescriptors { get; }

Property Value

ObservableCollection<FilterDescriptorBase>

The collection of filter descriptors.

FooterTemplate

Specifies a DataTemplate to be displayed as a footer after all items.

Declaration

cs-api-definition
public DataTemplate FooterTemplate { get; set; }

Property Value

DataTemplate

GroupDescriptors

Gets the collection of group descriptors used to group the list view items.

Declaration

cs-api-definition
public ObservableCollection<GroupDescriptorBase> GroupDescriptors { get; }

Property Value

ObservableCollection<GroupDescriptorBase>

The collection of group descriptors.

GroupHeaderStyle

Gets or sets the style that defines the appearance of group headers.

Declaration

cs-api-definition
public ListViewGroupStyle GroupHeaderStyle { get; set; }

Property Value

ListViewGroupStyle

The style to apply to group headers.

GroupHeaderTemplate

Gets or sets the data template used for group headers.

Declaration

cs-api-definition
public DataTemplate GroupHeaderTemplate { get; set; }

Property Value

DataTemplate

The data template for group headers.

HeaderTemplate

Specifies a DataTemplate to be displayed as a header before all items.

Declaration

cs-api-definition
public DataTemplate HeaderTemplate { get; set; }

Property Value

DataTemplate

IsGroupHeaderSticky

Gets or sets a value indicating whether group headers remain visible when scrolling.

Declaration

cs-api-definition
public bool IsGroupHeaderSticky { get; set; }

Property Value

bool

true if group headers are sticky; otherwise, false.

IsItemSwipeEnabled

Gets or sets a value indicating whether items can be swiped to reveal additional content.

Declaration

cs-api-definition
public bool IsItemSwipeEnabled { get; set; }

Property Value

bool

true if item swiping is enabled; otherwise, false.

IsItemsReorderEnabled

Gets or sets a value indicating whether items can be reordered by dragging.

Declaration

cs-api-definition
public bool IsItemsReorderEnabled { get; set; }

Property Value

bool

true if item reordering is enabled; otherwise, false.

IsLoadOnDemandActive

Gets or sets a value indicating whether an async operation for getting more items is currently running, and if it is then a loading indicator is displayed. This property is automatically/internally set when using a ListViewLoadOnDemandCollection. When not using this collection, you must use the LoadOnDemand event, or LoadOnDemand ListViewUserCommand, and must manually update the value of this property. Set to true before running the async call and set to false after adding the items to the ItemsSource.

Declaration

cs-api-definition
public bool IsLoadOnDemandActive { get; set; }

Property Value

bool

true if a load-on-demand operation is active; otherwise, false. The default value is false.

IsLoadOnDemandEnabled

Gets or sets a value indicating whether the load-on-demand feature is enabled. This is the ability to load more items, either by pressing a button (Manual) or by scrolling towards the end (Automatic). You can get notifications when more items need to be loaded from the LoadOnDemand event, the LoadOnDemand ListViewUserCommand, or by using a ListViewLoadOnDemandCollection as ItemsSource.

Declaration

cs-api-definition
public bool IsLoadOnDemandEnabled { get; set; }

Property Value

bool

true if load-on-demand is enabled; otherwise, false. The default value is false.

IsPullToRefreshActive

Gets or sets a value indicating whether the pull-to-refresh operation is currently active.

Declaration

cs-api-definition
public bool IsPullToRefreshActive { get; set; }

Property Value

bool

true if pull-to-refresh is active; otherwise, false.

IsPullToRefreshEnabled

Gets or sets a value indicating whether pull-to-refresh functionality is enabled.

Declaration

cs-api-definition
public bool IsPullToRefreshEnabled { get; set; }

Property Value

bool

true if pull-to-refresh is enabled; otherwise, false.

IsSwipingInProgress

Gets a value indicating whether a swipe operation is currently in progress.

Declaration

cs-api-definition
public bool IsSwipingInProgress { get; }

Property Value

bool

true if a swipe operation is in progress; otherwise, false.

ItemStyle

Gets or sets the style that defines the appearance of list view items.

Declaration

cs-api-definition
public ListViewItemStyle ItemStyle { get; set; }

Property Value

ListViewItemStyle

The style to apply to list view items.

ItemStyleSelector

Gets or sets the style selector that determines which style to apply to individual items.

Declaration

cs-api-definition
public ListViewStyleSelector ItemStyleSelector { get; set; }

Property Value

ListViewStyleSelector

The style selector for items.

ItemSwipeContentTemplate

Gets or sets the data template used for the swipe content that appears when an item is swiped.

Declaration

cs-api-definition
public DataTemplate ItemSwipeContentTemplate { get; set; }

Property Value

DataTemplate

The data template for item swipe content.

ItemTemplate

Gets or sets the data template used to display individual items.

Declaration

cs-api-definition
public DataTemplate ItemTemplate { get; set; }

Property Value

DataTemplate

The data template for items.

ItemTemplateSelector

Gets or sets the data template selector used to choose templates for individual items.

Declaration

cs-api-definition
public DataTemplateSelector ItemTemplateSelector { get; set; }

Property Value

DataTemplateSelector

The data template selector for items.

ItemsSource

Gets or sets the collection of items to display in the list view.

Declaration

cs-api-definition
public IEnumerable ItemsSource { get; set; }

Property Value

IEnumerable

The items source collection.

LayoutDefinition

Gets or sets the layout definition that determines how items are arranged in the list view.

Declaration

cs-api-definition
public ListViewLayoutBase LayoutDefinition { get; set; }

Property Value

ListViewLayoutBase

The layout definition for the list view.

LoadOnDemandBufferItemsCount

Gets or sets the number of items from the end of the list that triggers the load-on-demand operation in automatic mode.

Declaration

cs-api-definition
public int LoadOnDemandBufferItemsCount { get; set; }

Property Value

int

An int representing the number of buffer items. The default value is 10.

LoadOnDemandItemTemplate

Gets or sets the data template used to display the load-on-demand item when in manual mode.

Declaration

cs-api-definition
public DataTemplate LoadOnDemandItemTemplate { get; set; }

Property Value

DataTemplate

A DataTemplate that defines the appearance of the load-on-demand item.

LoadOnDemandMode

Gets or sets a value indicating how the operation for getting more items is triggered - either by a button presented as the last item in the list view (Manual) or by scrolling towards the end (Automatic).

Declaration

cs-api-definition
public LoadOnDemandMode LoadOnDemandMode { get; set; }

Property Value

LoadOnDemandMode

A LoadOnDemandMode value that determines how load-on-demand is triggered. The default value is Automatic.

LoadingOnDemandItemTemplate

Gets or sets the data template used to display the loading indicator during load-on-demand operations.

Declaration

cs-api-definition
public DataTemplate LoadingOnDemandItemTemplate { get; set; }

Property Value

DataTemplate

A DataTemplate that defines the appearance of the loading indicator.

PressedItemStyle

Gets or sets the style that defines the appearance of list view items when pressed.

Declaration

cs-api-definition
public ListViewItemStyle PressedItemStyle { get; set; }

Property Value

ListViewItemStyle

The style to apply to pressed list view items.

ReorderItemStyle

Gets or sets the style that defines the appearance of list view items during reordering.

Declaration

cs-api-definition
public ListViewItemStyle ReorderItemStyle { get; set; }

Property Value

ListViewItemStyle

The style to apply to items being reordered.

SelectedItem

Gets or sets the selected item.

Declaration

cs-api-definition
public object SelectedItem { get; set; }

Property Value

object

The selected item.

SelectedItemStyle

Gets or sets the style that defines the appearance of selected list view items.

Declaration

cs-api-definition
public ListViewItemStyle SelectedItemStyle { get; set; }

Property Value

ListViewItemStyle

The style to apply to selected list view items.

SelectedItems

Gets the collection of selected items.

Declaration

cs-api-definition
public ObservableCollection<object> SelectedItems { get; }

Property Value

ObservableCollection<object>

The collection of selected items as ObservableCollection<T>.

SelectionGesture

Gets or sets the gesture used to select items.

Declaration

cs-api-definition
public SelectionGesture SelectionGesture { get; set; }

Property Value

SelectionGesture

The selection gesture.

SelectionMode

Gets or sets the selection mode.

Declaration

cs-api-definition
public SelectionMode SelectionMode { get; set; }

Property Value

SelectionMode

The selection mode.

SortDescriptors

Gets the collection of sort descriptors used to sort the list view items.

Declaration

cs-api-definition
public ObservableCollection<SortDescriptorBase> SortDescriptors { get; }

Property Value

ObservableCollection<SortDescriptorBase>

The collection of sort descriptors.

SwipeOffset

Gets or sets the swipe offset that determines how far an item can be swiped.

Declaration

cs-api-definition
public Thickness SwipeOffset { get; set; }

Property Value

Thickness

The swipe offset thickness.

SwipeThreshold

Gets or sets the threshold that determines when a swipe gesture is recognized.

Declaration

cs-api-definition
public double SwipeThreshold { get; set; }

Property Value

double

The swipe threshold value.

VerticalScrollBarVisibility

Gets or sets the visibility of the vertical scroll bar.

Declaration

cs-api-definition
public ScrollBarVisibility VerticalScrollBarVisibility { get; set; }

Property Value

ScrollBarVisibility

The vertical scroll bar visibility setting.

Methods

EndItemSwipe(bool)

Ends the current item swipe operation.

Declaration

cs-api-definition
public void EndItemSwipe(bool isAnimated = false)

Parameters

isAnimated

bool

A value indicating whether to animate the swipe ending.

EndRefresh(bool)

Ends the current pull-to-refresh operation.

Declaration

cs-api-definition
public void EndRefresh(bool isAnimated = false)

Parameters

isAnimated

bool

A value indicating whether to animate the refresh ending.

GetDataView()

Gets the data view collection associated with this RadListView.

Declaration

cs-api-definition
public IDataViewCollection GetDataView()

Returns

IDataViewCollection

The data view collection, or null if no renderer supports data view.

OnBindingContextChanged()

Called when the binding context changes.

Declaration

cs-api-definition
protected override void OnBindingContextChanged()

OnChildPropertyChanged(object, string)

Notifies that a child element's property has changed.

Declaration

cs-api-definition
public void OnChildPropertyChanged(object child, string propertyName)

Parameters

child

object

The child element whose property changed.

propertyName

string

The name of the property that changed.

OnItemHold(object)

Called when an item is held (long pressed).

Declaration

cs-api-definition
protected virtual void OnItemHold(object item)

Parameters

item

object

The item that was held.

OnItemSwipeCompleted(object, double)

Called when an item swipe operation has completed.

Declaration

cs-api-definition
protected virtual void OnItemSwipeCompleted(object item, double offset)

Parameters

item

object

The item that was swiped.

offset

double

The swipe offset value.

OnItemSwipeStarting(ItemSwipeStartingEventArgs)

Called when an item swipe operation is starting.

Declaration

cs-api-definition
protected virtual void OnItemSwipeStarting(ItemSwipeStartingEventArgs args)

Parameters

args

ItemSwipeStartingEventArgs

The event arguments containing swipe start information.

OnItemSwiping(object, double)

Called while an item is being swiped.

Declaration

cs-api-definition
protected virtual void OnItemSwiping(object item, double offset)

Parameters

item

object

The item being swiped.

offset

double

The current swipe offset value.

OnItemTap(object)

Called when an item is tapped.

Declaration

cs-api-definition
protected virtual void OnItemTap(object item)

Parameters

item

object

The item that was tapped.

OnPropertyChanged(string)

Called when a property value changes.

Declaration

cs-api-definition
protected override void OnPropertyChanged(string propertyName = null)

Parameters

propertyName

string

Name of the property that changed.

Overrides RadView.OnPropertyChanged(string)

OnPullToRefreshRequested(PullToRefreshRequestedEventArgs)

Called when a pull-to-refresh operation is requested.

Declaration

cs-api-definition
protected virtual void OnPullToRefreshRequested(PullToRefreshRequestedEventArgs args)

Parameters

args

PullToRefreshRequestedEventArgs

The event arguments containing refresh request information.

OnSelectedItemsCollectionChanged(object, NotifyCollectionChangedEventArgs)

Called when the selected items collection changes.

Declaration

cs-api-definition
protected virtual void OnSelectedItemsCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)

Parameters

sender

object

The sender.

e

NotifyCollectionChangedEventArgs

The NotifyCollectionChangedEventArgs instance containing the event data.

ScrollItemIntoView(object)

Scrolls the specified item into view.

Declaration

cs-api-definition
public void ScrollItemIntoView(object item)

Parameters

item

object

The item to scroll into view.

Events

ChildPropertyChanged

Occurs when a child element's property has changed.

Declaration

cs-api-definition
public event EventHandler<ElementPropertyChangedEventArgs> ChildPropertyChanged

Event Value

EventHandler<ElementPropertyChangedEventArgs>

GroupHeaderTapped

Occurs when a group header is tapped.

Declaration

cs-api-definition
public event EventHandler<GroupHeaderTapEventArgs> GroupHeaderTapped

Event Value

EventHandler<GroupHeaderTapEventArgs>

ItemHold

Occurs when an item is held (long pressed).

Declaration

cs-api-definition
public event EventHandler<ItemHoldEventArgs> ItemHold

Event Value

EventHandler<ItemHoldEventArgs>

ItemSwipeCompleted

Occurs when an item swipe operation has completed.

Declaration

cs-api-definition
public event EventHandler<ItemSwipeCompletedEventArgs> ItemSwipeCompleted

Event Value

EventHandler<ItemSwipeCompletedEventArgs>

ItemSwipeStarting

Occurs when an item swipe operation is starting.

Declaration

cs-api-definition
public event EventHandler<ItemSwipeStartingEventArgs> ItemSwipeStarting

Event Value

EventHandler<ItemSwipeStartingEventArgs>

ItemSwiping

Occurs while an item is being swiped.

Declaration

cs-api-definition
public event EventHandler<ItemSwipingEventArgs> ItemSwiping

Event Value

EventHandler<ItemSwipingEventArgs>

ItemTapped

Occurs when an item is tapped.

Declaration

cs-api-definition
public event EventHandler<ItemTapEventArgs> ItemTapped

Event Value

EventHandler<ItemTapEventArgs>

LoadOnDemand

Occurs when more items need to be loaded. When in Manual mode, this event is raised during the click of a button, presented as the last item in the list view. When in Automatic mode, this event is raised while scrolling towards the end. You can use a ListViewLoadOnDemandCollection as an ItemsSource to automatically show loading indicator and load more items asynchronously, or you can manually fetch and add items in this event. If you need to get more items async, you need to set the IsLoadOnDemandActive property to true before running the async call and set to false after adding the items to the ItemsSource. The event is not raised while the value of the IsLoadOnDemandActive property is true.

Declaration

cs-api-definition
public event EventHandler<EventArgs> LoadOnDemand

Event Value

EventHandler<EventArgs>

RefreshRequested

Occurs when a pull-to-refresh operation is requested.

Declaration

cs-api-definition
public event EventHandler<PullToRefreshRequestedEventArgs> RefreshRequested

Event Value

EventHandler<PullToRefreshRequestedEventArgs>

ReorderEnded

Occurs when an item reorder operation has ended.

Declaration

cs-api-definition
public event EventHandler<ReorderEndedEventArgs> ReorderEnded

Event Value

EventHandler<ReorderEndedEventArgs>

ReorderStarting

Occurs when an item reorder operation is starting.

Declaration

cs-api-definition
public event EventHandler<ReorderStartingEventArgs> ReorderStarting

Event Value

EventHandler<ReorderStartingEventArgs>

SelectionChanged

Occurs when the selection changes.

Declaration

cs-api-definition
public event EventHandler<NotifyCollectionChangedEventArgs> SelectionChanged

Event Value

EventHandler<NotifyCollectionChangedEventArgs>

In this article
DefinitionConstructorsRadListView()FieldsDisabledStateOpacityPropertyFilterDescriptorsPropertyFooterTemplatePropertyGroupDescriptorsPropertyGroupHeaderStylePropertyGroupHeaderTemplatePropertyHeaderTemplatePropertyIsGroupHeaderStickyPropertyIsItemSwipeEnabledPropertyIsItemsReorderEnabledPropertyIsLoadOnDemandActivePropertyIsLoadOnDemandEnabledPropertyIsPullToRefreshActivePropertyIsPullToRefreshEnabledPropertyItemStylePropertyItemStyleSelectorPropertyItemSwipeContentTemplatePropertyItemTemplatePropertyItemTemplateSelectorPropertyItemsSourcePropertyLayoutDefinitionPropertyLoadOnDemandBufferItemsCountPropertyLoadOnDemandItemTemplatePropertyLoadOnDemandModePropertyLoadingOnDemandItemTemplatePropertyPressedItemStylePropertyReorderItemStylePropertySelectedItemPropertySelectedItemStylePropertySelectedItemsPropertySelectionGesturePropertySelectionModePropertySortDescriptorsPropertySwipeOffsetPropertySwipeThresholdPropertyVerticalScrollBarVisibilityPropertyshouldNotifySourceChangePropertiesCommandServiceCommandsDisabledStateOpacityFilterDescriptorsFooterTemplateGroupDescriptorsGroupHeaderStyleGroupHeaderTemplateHeaderTemplateIsGroupHeaderStickyIsItemSwipeEnabledIsItemsReorderEnabledIsLoadOnDemandActiveIsLoadOnDemandEnabledIsPullToRefreshActiveIsPullToRefreshEnabledIsSwipingInProgressItemStyleItemStyleSelectorItemSwipeContentTemplateItemTemplateItemTemplateSelectorItemsSourceLayoutDefinitionLoadOnDemandBufferItemsCountLoadOnDemandItemTemplateLoadOnDemandModeLoadingOnDemandItemTemplatePressedItemStyleReorderItemStyleSelectedItemSelectedItemStyleSelectedItemsSelectionGestureSelectionModeSortDescriptorsSwipeOffsetSwipeThresholdVerticalScrollBarVisibilityMethodsEndItemSwipe(bool)EndRefresh(bool)GetDataView()OnBindingContextChanged()OnChildPropertyChanged(object, string)OnItemHold(object)OnItemSwipeCompleted(object, double)OnItemSwipeStarting(ItemSwipeStartingEventArgs)OnItemSwiping(object, double)OnItemTap(object)OnPropertyChanged(string)OnPullToRefreshRequested(PullToRefreshRequestedEventArgs)OnSelectedItemsCollectionChanged(object, NotifyCollectionChangedEventArgs)ScrollItemIntoView(object)EventsChildPropertyChangedGroupHeaderTappedItemHoldItemSwipeCompletedItemSwipeStartingItemSwipingItemTappedLoadOnDemandRefreshRequestedReorderEndedReorderStartingSelectionChanged
Not finding the help you need?
Contact Support