Version

UltraColumnBase Class Events

For a list of all members of this type, see UltraColumnBase members.

Public Events
 NameDescription
Public EventAfterEnterEditModeOccurs after a cell enters edit mode.  
Public EventAfterExitEditModeOccurs after a cell exits edit mode.  
Public EventDisposedOccurs when the System.Windows.Forms.DataGridViewColumn is disposed. (Inherited from System.Windows.Forms.DataGridViewColumn)
Public EventMouseEnterElementFired when the mouse enters a UIElement  
Public EventMouseLeaveElementFired when the mouse leaves a UIElement  
See Also