RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontSizeTool Class / IsEditable Property

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