ClassCardDataFieldEditEndedEventArgs
Class
Represents event data for an edit ended event of a RadCardViewItem's data field.
Definition
Namespace:Telerik.Windows.Controls.Data.CardView
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardDataFieldEditEndedEventArgs : CardDataFieldEventArgs
Inheritance: objectCardViewItemEventArgsCardDataFieldEventArgsCardDataFieldEditEndedEventArgs
Inherited Members
Constructors
CardDataFieldEditEndedEventArgs()
Declaration
cs-api-definition
public CardDataFieldEditEndedEventArgs()
Properties
EditAction
Gets the action that was executed to end the edit operation.
NewValue
Gets the new value.