ImageListBoxItem() Constructor
Creates a new ImageListBoxItem object.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
Use this constructor to create and initialize a new ImageListBoxItem class instance with default settings.
See Also