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
Remarks
See the Content Containers topic to learn more.
Inheritance
Show 13 items
See Also