GuideProperties.FlyoutBackColor Property
Gets or sets the background flyout panel color for any guide owned by this Adorner UI Manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color applied to the flyout panel background. |
Remarks
See the Adorner Guides document to learn more.
See Also