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

VGridAppearanceCollection.ToString() Method

Returns the textual representation of VGridAppearanceCollection.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v19.1.dll

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the textual representation of VGridAppearanceCollection.

See Also