BarButtonItemLink.ImageIndex Property
Gets or sets the index of an image from the BarItem.Images collection that should be used as an icon for this link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the index of an image from the BarItem.Images collection that should be used as an icon for this link. |
See Also