Skip to main content

VGridAppearanceCollection.ToString() Method

Returns the textual representation of VGridAppearanceCollection.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v24.2.dll

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the textual representation of VGridAppearanceCollection.

See Also