Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / IsIndented Property

In This Topic
    IsIndented Property (C1MenuItem)
    In This Topic
    Gets or sets whether the Indent band is displayed.
    Syntax
    'Declaration
     
    
    Public Property IsIndented As Boolean
    public bool IsIndented {get; set;}
    See Also