Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class / ItemStyle Property

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