Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / IndentBackground Property

In This Topic
    IndentBackground Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IndentBackground As Brush
    public Brush IndentBackground {get; set;}
    See Also