Back to Devexpress

DevExpress.XamarinForms.CollectionView Namespace

mobilecontrols-devexpress-dot-xamarinforms-662e33ba.md

latest5.0 KB
Original Source

DevExpress.XamarinForms.CollectionView Namespace

Contains classes that implement the DXCollectionView functionality.

Assembly : DevExpress.XamarinForms.CollectionView.dll

NuGet Package : DevExpress.XamarinForms.CollectionView

Classes

NameDescription
CollectionViewGestureEventArgsProvides data for the Tap event.
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.
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 the DevExpress CollectionView component.
ItemAllowEventArgsAllows you to cancel an operation in an event handler.
ItemEventArgsThe base class for classes that provide data for events that are raised when users interact with items.
SortDescription
SortDescriptionBase
SortDescriptionCollection
SwipeContainerContains appearance and behavior settings for data items that users can swipe.
SwipeItemStores the caption and image settings for an action button shown when a user swipes an item in the CollectionView.
SwipeItemBaseThe base class for swipe items.
SwipeItemCollectionThe collection of SwipeItem and/or CustomSwipeItem objects.
SwipeItemTapEventArgsStores data for the Invoked event.

Delegates

Name
CollectionViewGestureEventHandler
CollectionViewSelectionChangedEventHandler
ItemAllowEventHandler
ItemEventHandler

Enums

Name
FullSwipeMode
LayoutOrientation