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

In This Topic
    OpenedBackgroundProperty Field (C1MenuList)
    In This Topic
    Identifies the OpenedBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OpenedBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty OpenedBackgroundProperty
    See Also