RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1RichTextBoxRibbon Class / CanUserReorder Property

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