ClassCardViewEditEndingEventArgs
Class
Represents event data for a edit ending event of a RadCardView.
Definition
Namespace:Telerik.Windows.Controls.Data.CardView
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardViewEditEndingEventArgs : CardViewItemCancelEventArgs
Inheritance: objectRadRoutedEventArgsCancelRoutedEventArgsCardViewItemCancelEventArgsCardViewEditEndingEventArgs
Inherited Members
Constructors
CardViewEditEndingEventArgs()
Declaration
cs-api-definition
public CardViewEditEndingEventArgs()
Properties
EditAction
Gets the action that caused the edit operation to be ended.