Skip to main content

TabbedViewPageAppearance.ToString() Method

Returns the textual representation of this TabbedViewPageAppearance object.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the textual representation of this TabbedViewPageAppearance object.

See Also