ASPxSchedulerImages Properties
Contains settings that allow images to be defined for the scheduler’s specific elements.| Name | Description |
|---|---|
| Appointment | Gets the settings of an image within an appointment. |
| AppointmentInplaceEditor | Gets the settings of an image displayed within an appointment’s inplace editor. |
| DayHours | Gets the settings of an image displayed within day hours. |
| DayMinutes | Gets the settings of an image displayed within day minutes. |
| FormCloseButton | Gets the settings of an image displayed within the form’s close button. |
| FormEditors | Gets the settings of an image displayed within the form editors. |
| ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
| LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
| Menu | Provides access to the settings that define images for a corresponding scheduler’s element. |
| MoreButton | Gets the settings of an image displayed within the more button. |
| NavigationButton | Gets the settings of an image displayed within the navigation button. |
| NightHours | Gets the settings of an image displayed within the night hours. |
| NightMinutes | Gets the settings of an image displayed within the night minutes. |
| ResourceNavigator | Gets the settings of an image displayed within the Resource Navigator. |
| SmartTag | Gets the settings of an image displayed within the smart tag. |
| SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
| SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
| StatusInfo | Gets the settings of an image displayed within the status info. |
| TimeIndicator | Gets the settings of an image displayed within the time indicator. |
| ToolTip | Gets the settings of an image displayed within the tooltip. |
| ViewNavigator | Gets the settings of an image displayed within the View Navigator. |
| ViewVisibleInterval | Gets the settings of an image displayed within the view visible interval. |
See Also