Completed
Last Updated: 21 Dec 2021 11:15 by ADMIN
Release R1 2022
Stoyan
Created on: 26 Nov 2021 09:57
Category: CommandBar
Type: Bug Report
0
RadCommandBar: SvgImage is not serialized to the RadMenuButtonItem.ButtonElement at design time

1. Add a CommandBarDropDownButton with one RadMenuItem and one RadMenuButtonItem

2. Set the same SvgImage for both items and set the DisplayStyle to Image.

3. If you run the project, you will notice that the RadMenuItem shows the SVG, but the RadMenuButtonItem doesn't show it. 

Workaround: set the RadMenuButtonItem.ButtonElement.SvgImage

0 comments