Back to Devexpress

ExceptionEventCreatedEventArgs.PatternEvent Property

expressappframework-devexpress-dot-expressapp-dot-scheduler-dot-exceptioneventcreatedeventargs.md

latest1.3 KB
Original Source

ExceptionEventCreatedEventArgs.PatternEvent Property

Specifies the original Event occurrence that was changed.

Namespace : DevExpress.ExpressApp.Scheduler

Assembly : DevExpress.ExpressApp.Scheduler.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Scheduler

Declaration

csharp
public IEvent PatternEvent { get; }
vb
Public ReadOnly Property PatternEvent As IEvent

Property Value

TypeDescription
DevExpress.Persistent.Base.General.IEvent

An IEvent object that specifies the original Event occurrence which was changed.

|

See Also

ExceptionEventCreatedEventArgs Class

ExceptionEventCreatedEventArgs Members

DevExpress.ExpressApp.Scheduler Namespace