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

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