Skip to main content
A newer version of this page is available. .

SymbolFormShowingEventArgs.ViewModel Property

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public RichEditInsertSymbolViewModel ViewModel { get; }

Property Value

Type
DevExpress.XtraRichEdit.Forms.RichEditInsertSymbolViewModel
See Also