Telerik.UI.Xaml.Controls.Data.ListView.Commands
Defines the known commands that are available within a RadListView control.
Encapsulates the command-related routine within a RadListView instance.
Provides values that specify the action type for the ItemDragStartingContext and ItemReorderCompleteContext.
Represents a command that is executed when the user taps on a ListViewGroupHeader.
Command that is executed when the item action button of a RadListView control is tapped.
The context that is passed as a parameter of an ItemActionTapCommand.
Command that is executed when the user starts dragging a RadListViewItem.
Represents the context that is passed as a parameter of a ItemDragStartingCommand.
Represents a command that is executed when the user holds a RadListViewItem.
Represents the context that is passed as a parameter of a ItemHold command.
Command that is executed when the dragging of a RadListViewItem element has completed.
The context that is passed as a parameter to the ItemReorderCompleteCommand.
Command that is executed when the swiping action of a RadListViewItem element has ended.
The context that is passed as a parameter to the ItemSwipeActionCompleteCommand.
Represents an ItemSwipeContextBase class.
Command that is executed when a RadListViewItem element is being swiped.
The context that is passed as a parameter to the ItemSwipingCommand.
Represents a command that is executed when the user taps on a RadListViewItem.
Represents the context that is passed as a parameter of a ItemTapCommand.
Represents a command abstraction that is associated with a particular RadListView instance.
Represents a predefined command that aggregates a custom ICommand implementation, which may be used to perform additional action over the default implementation.
Command that is executed when more data is requested by the RadListView control.
Context that is passed as a parameter of the LoadMoreDataCommand.
Command that is invoked when Pull to refresh is initiated.
Context that is passed as a parameter of the ReorderEndedCommandContext.
Context that is passed as a parameter of the ReorderStartingCommand.