windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-base.md
A base class for Application UI Manager component’s Views and Documents.
Namespace : DevExpress.XtraBars.Docking2010.Base
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class BaseComponent :
Component,
IBaseObject,
IDisposable,
ISupportInitialize,
ISupportBatchUpdate
Public Class BaseComponent
Inherits Component
Implements IBaseObject,
IDisposable,
ISupportInitialize,
ISupportBatchUpdate
Show 33 items
Object MarshalByRefObject Component BaseComponent DocumentManager
See Also