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