RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / IsResizable Property

In This Topic
    IsResizable Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsResizable As Boolean
    public bool IsResizable {get; set;}
    See Also