Skip to main content

SchedulerFormEditorsImages Members

Contains settings that allow images to be defined for specific elements of editors used within the ASPxScheduler.

Properties

Name Description
BinaryImageDeleteButton Gets the settings of an image that is displayed in the binary image’s Delete button. Inherited from EditorImages.
BinaryImageOpenDialogButton Gets the settings of an image that is displayed in the binary image’s Open Dialog button. Inherited from EditorImages.
ButtonEditClearButton Gets the settings of an image that is displayed in the editor’s Clear button element. Inherited from EditorImages.
ButtonEditEllipsis For internal use only. Inherited from EditorImages.
CalendarFastNavHeaderBackElement Gets the settings of an image that is displayed in the back-element used to return to the previous mode within the fast navigation area’s header. Inherited from EditorImages.
CalendarFastNavHeaderBackElementRtl Gets the settings of an image that is displayed in the back-element used to return to the previous mode within the fast navigation area’s header when the calendar is in RTL mode. Inherited from EditorImages.
CalendarFastNavNextYear For internal use only. Inherited from EditorImages.
CalendarFastNavPrevYear For internal use only. Inherited from EditorImages.
CalendarNextLargePeriod Gets the settings of an image that is displayed in the calendar’s >> button element. Inherited from EditorImages.
CalendarNextPeriod Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from EditorImages.
CalendarPrevLargePeriod Gets the settings of an image that is displayed in the calendar’s << button element. Inherited from EditorImages.
CalendarPrevPeriod Gets the settings of an image that is displayed in the calendar’s navigation button element. Inherited from EditorImages.
CheckBoxChecked Provides access to the settings that define an image of check boxes in the checked state. Inherited from EditorImages.
CheckBoxGrayed Provides access to the settings that define an image of check boxes in the grayed state. Inherited from EditorImages.
CheckBoxUnchecked Provides access to the settings that define an image of check boxes in the unchecked state. Inherited from EditorImages.
CheckBoxUndefined Obsolete. Provides access to the settings that define an image of check boxes in the undefined (grayed) state. Inherited from EditorImages.
DateEditTimeSectionClockFace Gets the settings of an image that defines a ClockFace. Inherited from EditorImages.
DateEditTimeSectionHourHand Gets the settings of an image that defines a clock hour hand. Inherited from EditorImages.
DateEditTimeSectionMinuteHand Gets the settings of an image that defines a clock minute hand. Inherited from EditorImages.
DateEditTimeSectionSecondHand Gets the settings of an image that defines a clock second hand. Inherited from EditorImages.
DropDownApplyButton Gets the settings of an image that is displayed in the editor’s Apply button element. Inherited from EditorImages.
DropDownCloseButton Gets the settings of an image that is displayed in the editor’s Close button element. Inherited from EditorImages.
DropDownEditDropDown For internal use only. Inherited from EditorImages.
ImageEmpty For internal use only. Inherited from EditorImages.
ListBoxFilter Provides access to the settings that define an image displayed within the filter button in the list box. Inherited from EditorImages.
ListBoxHideFilter Provides access to the settings that define an image displayed within the list box’s filter button that hides the filter. Inherited from EditorImages.
ListBoxHideFilterRtl Provides access to the settings that define an image displayed within the list box’s filter button that hides the filter when the list box is in RTL mode. Inherited from EditorImages.
ListEditItem For internal use only. Inherited from EditorImages.
RadioButtonChecked Provides access to the settings that define an image of a radio button in the checked state. Inherited from EditorImages.
RadioButtonUnchecked Provides access to the settings that define an image of radio buttons in the unchecked state. Inherited from EditorImages.
RadioButtonUndefined Obsolete. For internal use only. Inherited from EditorImages.
SpinEditDecrement For internal use only. Inherited from EditorImages.
SpinEditIncrement For internal use only. Inherited from EditorImages.
SpinEditLargeDecrement For internal use only. Inherited from EditorImages.
SpinEditLargeIncrement For internal use only. Inherited from EditorImages.
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.
TrackBarDecrementButton Gets the settings of an image that is displayed in the decrement button. Inherited from EditorImages.
TrackBarIncrementButton Gets the settings of an image that is displayed in the increment button. Inherited from EditorImages.
TrackBarMainDragHandle Gets the settings of an image displayed in the main drag handle. Inherited from EditorImages.
TrackBarSecondaryDragHandle Gets the settings of an image that is displayed in the secondary drag handle. Inherited from EditorImages.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object. Inherited from ImagesBase.
CopyFrom(ImagesBase) Duplicates the properties of the specified object into the current instance of the ImagesBase class. Inherited from ImagesBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetImagePropertiesEx(Page, String, String, String, String, String) Obsolete. This method is obsolete. Inherited from ImagesBase.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Reset() Returns the ImagesBase object to its original state. Inherited from ImagesBase.
ToString() Returns an empty string. Inherited from ImagesBase.
See Also