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.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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