Skip to main content

SvgImageItemAppearanceCollection.ToString() Method

Gets the object’s textual representation.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public override string ToString()

Returns

Type Description
String

The object’s textual representation.

See Also