RibbonGalleryBarItem.GlyphDisabled Property
Gets or sets the image corresponding to the item’s disabled state. This member is not supported by the RibbonGalleryBarItem class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Image | An Image object. |
Remarks
This member is not supported by the RibbonGalleryBarItem class. The GlyphDisabled property is overridden to hide it at design time.
See Also