Back to Devexpress

DXAccessible.QueryAccessibleInfoEventArgs.ToString() Method

windowsforms-devexpress-dot-accessibility-dot-dxaccessible-dot-queryaccessibleinfoeventargs-229f9f1d.md

latest1.3 KB
Original Source

DXAccessible.QueryAccessibleInfoEventArgs.ToString() Method

Returns a string representing the current object.

Namespace : DevExpress.Accessibility

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value that represents the current object.

|

See Also

DXAccessible.QueryAccessibleInfoEventArgs Class

DXAccessible.QueryAccessibleInfoEventArgs Members

DevExpress.Accessibility Namespace