FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ActiveTool Property

In This Topic
    ActiveTool Property
    In This Topic
    Gets the value identifying the tool panel that is currently visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActiveTool As FlexViewerTool
    public FlexViewerTool ActiveTool {get;}
    See Also