RibbonMessageArgs Properties
Contains Ribbon message-related settings.| Name | Description |
|---|---|
| Buttons | Specifies which buttons to display in the message. |
| Caption | Gets or sets the caption of the message. |
| Color | Gets or sets the background color of the message. |
| Icon | Gets or sets the message icon. |
| ImageOptions | Allows you to display a raster image or SVG icon in the message and customize image-related settings. |
| Text | Gets or sets the text of the message. |
See Also