ASPxSchedulerImages.FormEditors Property
Gets the settings of an image displayed within the form editors.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v20.2.dll
Declaration
public SchedulerFormEditorsImages FormEditors { get; }
Public ReadOnly Property FormEditors As SchedulerFormEditorsImages
Property Value
Type | Description |
---|---|
SchedulerFormEditorsImages | A SchedulerFormEditorsImages object that contains image settings. |
Available values:
Name | Description |
---|---|
SchedulerFormEditorsImages(ISkinOwner) | Initializes a new instance of the SchedulerFormEditorsImages class with the specified owner. |
See Also
Feedback