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.v24.2.Core.Desktop.dll
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