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

In This Topic
    IsEditable Property (C1FitWidthTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsEditable As Boolean
    public virtual bool IsEditable {get;}
    See Also