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

CustomHeaderButtonCollection.ToString() Method

Returns the current object’s text representation.

Namespace: DevExpress.XtraTab.Buttons

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

public override string ToString()

Returns

Type Description
String

A string value that specifies the text representation of the current CustomHeaderButtonCollection object.

See Also