Skip to main content

TabbedViewPageAppearance.ToString() Method

Returns the textual representation of this TabbedViewPageAppearance object.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v26.1.dll

Declaration

public override string ToString()

Returns

Type Description
String

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

See Also