C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ToolMenuItems Property

In This Topic
ToolMenuItems Property
In This Topic
Gets the collection of items displayed in the Tools menu.
Syntax
'Declaration
 
Public ReadOnly Property ToolMenuItems As ObservableCollection(Of ToolMenuItem)
 
See Also