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