ComponentOne FlexReport for UWP
ToolMenuItems Property

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewer Class : ToolMenuItems Property
Gets the collection of items displayed in the Tools menu.
Syntax
'Declaration
 
Public ReadOnly Property ToolMenuItems As System.Collections.ObjectModel.ObservableCollection(Of ToolMenuItem)
public System.Collections.ObjectModel.ObservableCollection<ToolMenuItem> ToolMenuItems {get;}
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members