Skip to main content
All docs
V26.1
  • SvgImageItemAppearanceCollection.Selected Property

    Gets the appearance settings applied in the selected state.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

    public SvgImageItemAppearance Selected { get; }

    Property Value

    Type Description
    SvgImageItemAppearance

    The appearance settings applied in the selected state.

    See Also