Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / SelectedItemStyleProperty Field

In This Topic
    SelectedItemStyleProperty Field
    In This Topic
    Identifies the SelectedItemStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedItemStyleProperty As DependencyProperty
    public static readonly DependencyProperty SelectedItemStyleProperty
    See Also