Skip to main content

RepositoryItemPickImage Class

OBSOLETE

Use the RepositoryItemImageComboBox component instead.

Represents a repository item which provides settings specific to an image combo box control.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Obsolete("Use the RepositoryItemImageComboBox component instead.")]
public class RepositoryItemPickImage :
    RepositoryItemImageComboBox

Remarks

The RepositoryItemPickImage class is obsolete and provided for compatibility with previous versions of the XtraEditors library. If you need to create a repository item for an image combo box, use the RepositoryItemImageComboBox class instead.

Inheritance

Show 13 items
See Also