FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / CustomToolEventArgs Class / ToolFrame Property

In This Topic
    ToolFrame Property
    In This Topic
    Gets the frame used for hosting the tool panels.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolFrame As Frame
    public Frame ToolFrame {get;}
    See Also