RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1ApplyColorMenuToolHeader Class / Color Property

In This Topic
    Color Property (C1ApplyColorMenuToolHeader)
    In This Topic
    Gets or sets the color which displays in the header.
    Syntax
    'Declaration
     
    Public Property Color As Brush
    public Brush Color {get; set;}
    See Also