BaseContentContainer.Properties Property
In This Article
Provides access to the current Content Container‘s general settings.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public IContentContainerDefaultProperties Properties { get; }
#Property Value
Type | Description |
---|---|
IContent |
An IContent |
See Also