Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / Level Property

In This Topic
    Level Property (C1MenuItem)
    In This Topic
    Gets the nesting level.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Level As Integer
    public int Level {get;}
    See Also