Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuList Class / ItemStyle Property

In This Topic
    ItemStyle Property
    In This Topic
    Style of the items
    Syntax
    'Declaration
     
    
    Public Property ItemStyle As Style
    public Style ItemStyle {get; set;}
    See Also