Skip to main content

TileItemAppearances.ToString() Method

Returns the textual representation of the TileItemAppearances.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

A String value, which is the textual representation of the TileItemAppearances.

See Also