Skip to main content
A newer version of this page is available. .

RepositoryItemSearchControl.HtmlImages Property

This property is not supported by the RepositoryItemSearchControl class.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

[Browsable(false)]
public ImageCollection HtmlImages { get; set; }

Property Value

Type
ImageCollection
See Also