Skip to main content
A newer version of this page is available. .

OptionsBase.ToString() Method

Returns the string that represents the current object.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v20.1.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

public override string ToString()

Returns

Type Description
String

A String that represents the current object.

See Also