AppointmentImageInfoCoreCollection<TAppointmentImageInfo>.AddStandardInternal(AppointmentImageType) Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| type | AppointmentImageType | An AppointmentImageType enumeration member specifying the image type. |
Returns
| Type | Description |
|---|---|
| Int32 | An integer that is the index of an image in the collection. |
See Also