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


The following tables list the members exposed by UXGridViewCellEditEndingEventArgs.

Public Constructors

 NameDescription
public ConstructorUXGridViewCellEditEndingEventArgs ConstructorInitializes a new instance of the UXGridViewCellEditEndingEventArgs.  
Top

Public Properties

 NameDescription
public PropertyColumnGets the column that contains the cell that is about to exit edit mode.  
public PropertyEditActionGets the EditAction that indicates whether the edit will be committed or canceled.  
public PropertyEditingElementGets the element displayed when the cell is in edit mode.  
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 is about to exit edit mode.  
public PropertySource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

Protected Methods

See Also

© 2012 All Rights Reserved.