Version

DockEventManager Class Properties

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

Public Properties
 NameDescription
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyDockManagerReturns the owning UltraDockManager component.  
Protected Properties
 NameDescription
Protected PropertyAfterEventIndexesReturns a lazily loaded array of indexes for all the 'After' events.  
Protected PropertyBeforeEventIndexesReturns a lazily loaded array of indexes for all the 'Before' events.  
See Also