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

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