AdornerUIManager.SelectElement(AdornerElement) Method
Selects the specific AdornerUIManager element.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
element | AdornerElement | An AdornerElement to be selected. |
Returns
Type | Description |
---|---|
Boolean | true if the specific element was successfully selected; otherwise, false. |
See Also