AdornerElement.Visible Property
Gets or sets whether or not this AdornerElement is visible.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if this AdornerElement is visible; otherwise, false. |
See Also