C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / MenuItemsProperty Field


In This Topic
MenuItemsProperty Field
In This Topic
Identifies the MenuItems dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly MenuItemsProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexViewer.MenuItemsProperty
See Also