Back to Devexpress

DevExpress.Maui.CollectionView Namespace

maui-devexpress-dot-maui-92b00b24.md

latest6.3 KB
Original Source

DevExpress.Maui.CollectionView Namespace

Contains classes that implement the DXCollectionView functionality.

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Classes

NameDescription
CancelItemEventArgsContains data for events that allow you to cancel actions performed with collection view items.
CollectionViewGestureEventArgsProvides data for the Tap event.
CollectionViewGroupItemAppearanceAn object that contains a DXCollectionView‘s group item appearance properties.
CollectionViewItemAppearanceAn object that contains a DXCollectionView item’s appearance properties.
CollectionViewLocalizerAn object that localizes the text lines displayed in the DXCollectionView.
CollectionViewSelectedItemAppearanceAn object that contains a DXCollectionView selected item’s appearance properties.
CollectionViewSelectionChangedEventArgsProvides data for the SelectionChanged event.
CompleteItemDragDropEventArgsProvides data for the CompleteItemDragDrop event.
CustomSwipeItemDefines a view for a custom swipe item.
DragItemEventArgsProvides data for the DragItem event.
DropItemEventArgsProvides data for the DropItem and DragItemOver events.
DXCollectionViewA collection view.
DXCollectionViewActualAppearanceAn appearance object.
DXCollectionViewBaseA base class for a collection view.
DXCollectionViewCommandsProvides access to CollectionView commands.
DXCollectionViewScrolledEventArgsContains data for the Scrolled event.
GroupDescriptionDescribes how to arrange data items into groups.
GroupInfoContains information about a group of data items and serves as a binding context for the GroupHeaderTemplate template.
Initializer staticContains the Init() method that initializes classes from the DevExpress.Maui.CollectionView namespace.
ItemEventArgsThe base class for classes that provide data for events that are raised when users interact with items.
SortDescriptionSpecifies how to sort CollectionView items.
SortDescriptionBaseA base class for classes that specify sort options for the Collection View.
SwipeContainerContains appearance and behavior settings for data items that users can swipe.
SwipeContainerItemStores the caption and image settings for an action button shown when a user swipes an item in the CollectionView.
SwipeItemActualAppearanceAn appearance object.
SwipeItemBaseThe base class for swipe items.
SwipeItemCollectionThe collection of SwipeContainerItem and/or CustomSwipeItem objects.
SwipeItemShowingEventArgsContains data for the SwipeItemShowing event.
SwipeItemTapEventArgsProvides data for the Tap event.

Enums

NameDescription
CollectionViewStringIdContains values corresponding to strings that can be localized.
FullSwipeModeLists values that specify how the collection view handles a full swipe across the row.
LayoutOrientationLists the direction of a DXCollectionView‘s child item flow.