A newer version of this page is available.
Switch to the current version.
BaseContentContainer Class
A base class for all Content Containers types used within a WindowsUIView.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
public abstract class BaseContentContainer :
BaseComponent,
IContentContainerInternal,
IContentContainer,
IBaseObject,
IDisposable,
IComponent,
ISupportBatchUpdate,
INamed,
ICustomButtonsOwner,
IContainerRemove,
IButtonPanelControlAppearanceOwner,
IAppearanceOwner,
IWindowsUIButtonPanelOwner,
IButtonsPanelOwner,
ISearchContainer,
ISearchObject
Public MustInherit Class BaseContentContainer
Inherits BaseComponent
Implements IContentContainerInternal,
IContentContainer,
IBaseObject,
IDisposable,
IComponent,
ISupportBatchUpdate,
INamed,
ICustomButtonsOwner,
IContainerRemove,
IButtonPanelControlAppearanceOwner,
IAppearanceOwner,
IWindowsUIButtonPanelOwner,
IButtonsPanelOwner,
ISearchContainer,
ISearchObject
Remarks
See the Content Containers topic to learn more.
Inheritance
See Also
Feedback