Back to Devexpress

RichEditControl.ActiveViewChanged Event

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-e7068fce.md

latest1.1 KB
Original Source

RichEditControl.ActiveViewChanged Event

Occurs when the value of the RichEditControl.ActiveView property is changed.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public event EventHandler ActiveViewChanged
vb
Public Event ActiveViewChanged As EventHandler

Event Data

The ActiveViewChanged event's data class is EventArgs.

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace