BaseComponent Class
A base class for Application UI Manager component’s Views and Documents.
Namespace: DevExpress.XtraBars.Docking2010.Base
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
public class BaseComponent :
Component,
IBaseObject,
IDisposable,
ISupportInitialize,
ISupportBatchUpdate
Inheritance
Show 33 items
Object
MarshalByRefObject
Component
BaseComponent
See Also