Skip to main content
A newer version of this page is available. .

BaseComponent Class

A base class for Application UI Manager component’s Views and Documents.

Namespace: DevExpress.XtraBars.Docking2010.Base

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public class BaseComponent :
    Component,
    IBaseObject,
    IDisposable,
    ISupportInitialize,
    ISupportBatchUpdate
See Also