WindowsFormsSettings.DockingViewStyle Property
Gets or sets the style for all DockManager and DocumentManager panels in this application.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The DockingViewStyle property is a global setting that allows you to apply the one-pixel border “Light” style to all DockManager and DocumentManager panels. You can override this setting for individual components. To do that, use their DockManager.Style and BaseView.Style properties.