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