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

VerticalGridCommandRowCustomButtonCollection.ToString() Method

Returns a string that represents the current object.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string ToString()

Returns

Type Description
String

An empty string.

See Also