Version

BeforeHeaderExitEditModeEventArgs Class Members

The following tables list the members exposed by BeforeHeaderExitEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeHeaderExitEditModeEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCancellingEditOperationIndicates whether the edit operation is being canceled.  
Public PropertyForceExitIndicates whether header is being forced to exit the edit mode.  
Public PropertyHeaderReturns the header. (Inherited from Infragistics.Win.UltraWinGrid.CancelHeaderEventArgs)
Public PropertyNewCaptionThe new caption for the header.  
See Also