For Desktop application: we neen to build customized toolbar - that might contained some sub toolbar items. Can we use In telerik:ListPickerButtonToolbarItem?
<telerik:SplitButtonToolbarItemText="Save as ..."><telerik:SplitButtonToolbarItem.Style><StyleTargetType="telerik:SplitButtonToolbarItemView"><SetterProperty="DisplayOptions"Value="Image, Text" /></Style></telerik:SplitButtonToolbarItem.Style><telerik:SplitButtonToolbarItem.ImageSource><FontImageSourceGlyph="{x:Static telerik:TelerikFont.IconFile}"FontFamily="{x:Static telerik:TelerikFont.Name}"Size="16" /></telerik:SplitButtonToolbarItem.ImageSource><telerik:ButtonToolbarItemText="Save as TXT"Command="{Binding SaveAsTextCommand}"><telerik:ButtonToolbarItem.ImageSource><FontImageSourceGlyph="{x:Static telerik:TelerikFont.IconFile}"FontFamily="{x:Static telerik:TelerikFont.Name}"Size="16" /></telerik:ButtonToolbarItem.ImageSource></telerik:ButtonToolbarItem><telerik:ButtonToolbarItemText="Save as HTML"Command="{Binding SaveAsHtmlCommand}"><telerik:ButtonToolbarItem.ImageSource><FontImageSourceGlyph="{x:Static telerik:TelerikFont.IconFile}"FontFamily="{x:Static telerik:TelerikFont.Name}"Size="16" /></telerik:ButtonToolbarItem.ImageSource></telerik:ButtonToolbarItem></telerik:SplitButtonToolbarItem>
And use ListPickerToolbarItem and populate the ItemsSource with collection with ToolbarItem
Regards,
Didi
Progress Telerik
A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com