AdornerElement.Visible Property
In This Article
Gets or sets whether or not this AdornerElement is visible.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if this Adorner |
See Also