Back to Devexpress

CreateSourceObjectEventArgs Class

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-c4a0bc70.md

latest1.2 KB
Original Source

CreateSourceObjectEventArgs Class

The storage of data for the DataSource.CreateSourceObject event.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public class CreateSourceObjectEventArgs :
    EventArgs

CreateSourceObjectEventArgs is the data class for the following events:

Inheritance

Object EventArgs CreateSourceObjectEventArgs

See Also

CreateSourceObjectEventArgs Members

DevExpress.XamarinForms.Scheduler Namespace