Telerik.Maui.Controls.Compatibility.DataControls.ListView
Represents the base class for data descriptors used in RadListView.
Represents the base class for filter descriptors that define filtering logic for data items.
Provides a base class for group descriptors that implement key-based grouping functionality.
Represents the context that is passed to a ListViewGroupHeaderCell control that represents a group within a RadListView instance.
Represents the arguments that are passed to the GroupHeaderTapped.
Represents the arguments that are passed to the RadListView item hold event.
Provides data for the item swipe completed event.
Provides data for the item swipe starting event.
Represents a view cell that supports swipe templates for ListView items.
Provides data for the item swiping event that occurs during a swipe gesture.
Provides data for the item tap event.
Represents a filter descriptor that uses a delegate function to determine whether items pass the filter.
Represents a group descriptor that uses a delegate function to extract grouping keys from items.
Represents a sort descriptor that uses a delegate function to compare items for sorting.
Represents a ListView entry cell that extends EntryCell functionality.
Represents a grid layout for ListView items.
Represents a cell used as a group header in ListView control.
A class exposing properties that could be used to customize the appearance of a ListView group.
Represents a ListView image cell that implements tap control functionality.
A class exposing properties that could be used to customize the appearance of ListView item.
Provides a base class for list view layout definitions, inheriting from BindableObject.
Represents a linear layout for ListView items.
Represents a collection that supports load-on-demand functionality for ListView controls.
Represents a group descriptor that groups items by a specified property name. Inherits from GroupDescriptorBase to provide property-based grouping functionality.
Represents a sort descriptor that sorts items based on a specific property.
Represents a context containing various style settings for list view items.
Represents an abstract base class for selecting styles for ListView items.
Represents a switch cell for use in ListView controls.
Represents a template cell for ListView control that supports tap functionality.
Represents a text cell for ListView with tap functionality.
Provides data for the LoadOnDemand event.
Provides data for the pull-to-refresh requested event.
Provides data for the ReorderEnded event.
Provides data for the reorder starting event.
Specifies the gesture used to select items in a list view.
Specifies the selection mode for items in a list view.
Represents the base class for sort descriptors.