Back to Devexpress

ContentRemovedEventArgs Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-contentremovedeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ContentRemovedEventArgs Properties

Contains data for the ContentRemoved event.

NameDescription
IntervalGets the sub-document‘s interval in which content was changed. Inherited from ContentChangedEventArgs.
RemovedTextGets the textual representation of the removed content.
SubDocumentGets the sub-document in which content was changed. Inherited from ContentChangedEventArgs.

See Also

ContentRemovedEventArgs Class

ContentRemovedEventArgs Members

DevExpress.Blazor.RichEdit Namespace