Tool Property (CustomToolEventArgs) | FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / CustomToolEventArgs Class / Tool Property

In This Topic
Tool Property (CustomToolEventArgs)
In This Topic
Gets a value that identifies the clicked custom tool.
Syntax
'Declaration
 
Public ReadOnly Property Tool As FlexViewerTool
 
See Also