BaseContentContainer Class
A base class for all Content Containers types used within a WindowsUIView.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public abstract class BaseContentContainer :
BaseComponent,
IContentContainerInternal,
IContentContainer,
IBaseObject,
IDisposable,
IComponent,
ISupportBatchUpdate,
INamed,
ICustomButtonsOwner,
IContainerRemove,
IButtonPanelControlAppearanceOwner,
IAppearanceOwner,
IWindowsUIButtonPanelOwner,
IButtonsPanelOwner,
IStringImageProvider,
ISearchContainer,
ISearchObject,
IDXAccessibleOwner
Remarks
See the Content Containers topic to learn more.
Inheritance
See Also