Infragistics(R) NetAdvantage(R) Windows Forms
BeforeExitEditModeEventArgs Class Members
See Also  Properties  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace : BeforeExitEditModeEventArgs Class


The following tables list the members exposed by BeforeExitEditModeEventArgs.

Public Constructors

 NameDescription
public ConstructorBeforeExitEditModeEventArgs Constructor Constructor.  
Top

Public Properties

 NameDescription
public PropertyCancelGets or sets a value indicating whether the event should be canceled. (Inherited from System.ComponentModel.CancelEventArgs)
public PropertyCancellingEditOperation Indicates whether the edit operation is being canceled.  
public PropertyForceExit Indicates whether cell is being forced to exit the edit mode.  
Top

See Also