C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FlexViewer Class / ShowToolbarProperty Field


In This Topic
ShowToolbarProperty Field
In This Topic
Identifies the ShowToolbar dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ShowToolbarProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexViewer.ShowToolbarProperty
See Also