Skip to main content
All docs
V25.1
  • SvgImageItemAppearanceCollection.ToString() Method

    Gets the object’s textual representation.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v25.1.dll

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

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    The object’s textual representation.

    See Also