Skip to main content

ImageListBoxItem() Constructor

Creates a new ImageListBoxItem object.

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[ImageListBoxItemPrefferedContructor]
public ImageListBoxItem()

Remarks

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

See Also