Skip to main content

VGridAppearanceCollection.ToString() Method

Returns the textual representation of VGridAppearanceCollection.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v24.1.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the textual representation of VGridAppearanceCollection.

See Also