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


In This Topic
    CustomToolEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CustomToolEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CustomToolEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating if the Frame was successfully navigated to the custom tool panel.  
    Public PropertyGets a value that identifies the clicked custom tool.  
    Public PropertyGets the frame used for hosting the tool panels.  
    Top
    See Also