syncfusion:SkinStorage.VisualStyle="{Binding RibbonTheme}"
Hi George,
Thank you for contacting Syncfusion support.
In Ribbon control, to close the BackStage we have a method namely 'HideBackStage()'. We have prepared the sample in which ListBox is added to BackStageTabItem. On selecting the theme in ListBox the corresponding theme is set in 'SelectionChanged' event and the BackStage is closed using 'HideBackSatge()' method. If your requirement is different from this sample please provide more information regarding your requirement.
Please download the sample from the following location.
Sample link: RibbonSample.zip
Please let us know if you need further assistance.
Regards,
Mariappan S.
Hi,
If set the theme to "Blend" in the shared sample its not showing "File" Backstage tab item. is there any work around for this ?
Output:
Thanks,
Govind