RibbonImages.MinimizeButton Property
Gets the settings of an image displayed within a ribbon’s minimize button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
CheckedButtonImageProperties | A CheckedButtonImageProperties object that contains image settings. |
Remarks
See Also