ASPxSchedulerImages.GetWarningImage(Page) Method
Returns the warning image.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v23.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
page | Page | A ImageProperties object. |
Returns
Type | Description |
---|---|
ImageProperties | An ImageProperties object that contains image settings. |
See Also