RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColorPickerMenuItem Class / IsCheckable Property

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