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

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