RibbonImages Properties
Contains settings that allow images to be defined for specific elements of an ASPxRibbon.| Name | Description |
|---|---|
| GalleryPopOutButton | Gets the settings of an image displayed within a ribbon’s gallery pop-out button. |
| GalleryScrollDownButton | Gets the settings of an image displayed within a ribbon’s gallery scroll down button. |
| GalleryScrollUpButton | Gets the settings of an image displayed within a ribbon’s gallery scroll up button. |
| GroupDialogBoxLauncher | Gets the settings of an image displayed within a ribbon’s dialog box launcher. |
| IconSet | Gets or sets a set of icons to be used within the ribbon UI. |
| ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
| LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
| MinimizeButton | Gets the settings of an image displayed within a ribbon’s minimize button. |
| PinButton | Gets the settings of an image displayed within the ribbon’s pin button. |
| PopOut | Gets the settings of an item‘s pop-out image. |
| SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
| SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
See Also