Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuList Class / SeparatorStyle Property

In This Topic
    SeparatorStyle Property (C1MenuList)
    In This Topic
    Default style applied to the C1Separator located inside this C1Menu.
    Syntax
    'Declaration
     
    
    Public Property SeparatorStyle As Style
    public Style SeparatorStyle {get; set;}
    See Also