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

ImageListBoxItem() Constructor

Creates a new ImageListBoxItem object.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

[ImageListBoxItemPrefferedContructor]
public ImageListBoxItem()

Remarks

Use this constructor to create and initialize a new ImageListBoxItem class instance with default settings.

See Also