RibbonGalleryBarItem.ImageIndexDisabled Property
In This Article
Gets or sets the index of the image displayed within the corresponding links when they are disabled. This member is not supported by the RibbonGalleryBarItem class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value. |
#Remarks
This member is not supported by the RibbonGalleryBarItem class. The ImageIndexDisabled property is overridden to hide it at design time.
See Also