BaseControl.GetAccessible() Method
Returns an object which implements the accessibility information.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DevExpress.Accessibility.BaseAccessible | A BaseAccessibility object. |
Remarks
This member supports the internal infrastructure and is not intended to be called directly from your code.
See Also