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


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