Skip to main content

BaseComponent Class

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

Namespace: DevExpress.XtraBars.Docking2010.Base

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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