Intersoft ClientUI Documentation
UXGridViewCellEditEndedEventArgs Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewCellEditEndedEventArgs Class


The following tables list the members exposed by UXGridViewCellEditEndedEventArgs.

Public Constructors

 NameDescription
public ConstructorUXGridViewCellEditEndedEventArgs ConstructorInitializes a new instance of the UXGridViewCellEditEndedEventArgs.  
Top

Public Properties

 NameDescription
public PropertyColumnGets the column that contains the cell that has just exited edit mode.  
public PropertyEditActionGets the EditAction that indicates whether the edit was committed or canceled.  
public PropertyHandled (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyRowGets the row that contains the cell that has just exited edit mode.  
public PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

Protected Methods

See Also

© 2012 All Rights Reserved.