DevExpress.XamarinForms.CollectionView Namespace
Contains classes that implement the DXCollectionView functionality.
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Classes
| Name | Description |
|---|---|
| CollectionViewGestureEventArgs | Provides data for the Tap event. |
| CollectionViewSelectionChangedEventArgs | Provides data for the SelectionChanged event. |
| CompleteItemDragDropEventArgs | Provides data for the CompleteItemDragDrop event. |
| CustomSwipeItem | Defines a view for a custom swipe item. |
| DragItemEventArgs | Provides data for the DragItem event. |
| DropItemEventArgs | Provides data for the DropItem and DragItemOver events. |
| DXCollectionView | A collection view. |
| GroupDescription | Describes how to arrange data items into groups. |
| GroupInfo | Contains information about a group of data items and serves as a binding context for the GroupHeaderTemplate template. |
| Initializer static | Contains the Init method that initializes the DevExpress CollectionView component. |
| ItemAllowEventArgs | Allows you to cancel an operation in an event handler. |
| ItemEventArgs | The base class for classes that provide data for events that are raised when users interact with items. |
| SortDescription | |
| SortDescriptionBase | |
| SortDescriptionCollection | |
| SwipeContainer | Contains appearance and behavior settings for data items that users can swipe. |
| SwipeItem | Stores the caption and image settings for an action button shown when a user swipes an item in the CollectionView. |
| SwipeItemBase | The base class for swipe items. |
| SwipeItemCollection | The collection of SwipeItem and/or CustomSwipeItem objects. |
| SwipeItemTapEventArgs | Stores data for the Invoked event. |
Delegates
| Name |
|---|
| CollectionViewGestureEventHandler |
| CollectionViewSelectionChangedEventHandler |
| ItemAllowEventHandler |
| ItemEventHandler |
Enums
| Name |
|---|
| FullSwipeMode |
| LayoutOrientation |