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

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