Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexViewer.MenuItemsProperty
    public static readonly DependencyProperty MenuItemsProperty
    See Also