C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / CustomToolEventArgs Class / NavigatedTo Property

In This Topic
NavigatedTo Property
In This Topic
Gets or sets a value indicating if the Frame was successfully navigated to the custom tool panel.
Syntax
'Declaration
 
Public Property NavigatedTo As Boolean
 
See Also