WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / ToolMenuItems Property
In This Topic
    ToolMenuItems Property
    In This Topic
    Gets the collection of items displayed in the Tools menu.
    Syntax
    public ObservableCollection<ToolMenuItem> ToolMenuItems {get;}
    See Also