RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1RichTextBoxRibbon Class / IndicatorBrush Property

In This Topic
    IndicatorBrush Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IndicatorBrush As Brush
    public Brush IndicatorBrush {get; set;}
    See Also