Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuItem Class / IsHighlightedProperty Field

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