RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1ApplyColorMenuToolGroup Class / IsChecked Property

In This Topic
    IsChecked Property (C1ApplyColorMenuToolGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsChecked As Boolean
    public bool IsChecked {get; set;}
    See Also