HtmlEditorImages Properties
Contains settings that allow images to be defined for the ASPxHtmlEditor‘s specific elements.Name | Description |
---|---|
DialogFormCloseButton | Gets the settings of an image displayed within the dialog form close button. |
ErrorFrameCloseButton | Gets the settings of an image displayed within the close button of an error frame. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
InsertImageDialogConstrainProportionsBottom | Gets the ImageProperties object representing the bottom part of specific constrain proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog. |
InsertImageDialogConstrainProportionsBottomRtl | Gets the ImageProperties object specifying the bottom part of specific constrain proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog,when the right-to-left layout is applied. |
InsertImageDialogConstrainProportionsMiddleOff | Gets the ImageProperties object representing the switched off middle part of specific constrain proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog. |
InsertImageDialogConstrainProportionsMiddleOffRtl | Gets the ImageProperties object specifying the switched off middle part of specific constrained proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog, when the right-to-left layout is applied. |
InsertImageDialogConstrainProportionsMiddleOn | Gets the ImageProperties object that is the switched on middle part of a specific constrain proportions image, displayed within the ASPxHtmlEditor‘s Insert image dialog. |
InsertImageDialogConstrainProportionsMiddleOnRtl | Gets the ImageProperties object specifying the switched on middle part of a specific constrained proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog. when the right-to-left layout is applied. |
InsertImageDialogConstrainProportionsTop | Gets the ImageProperties object represented the top part of a specific constrain proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog. |
InsertImageDialogConstrainProportionsTopRtl | Gets the ImageProperties object specifying the top part of a specific constrained proportions image displayed within the ASPxHtmlEditor‘s Insert image dialog when the right-to-left layout is applied. |
InsertImageDialogResetButton | Gets the settings of the Reset Button image. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
MenuIconSet | Gets or sets a set of icons to be used within the toolbar UI. |
SizeGrip | Gets the settings of the size grip image. |
SizeGripRtl | Gets the style settings that define the appearance of a size grip when the right-to-left layout is applied. |
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. |
TagInspectorChangeElementButton | Gets the settings of an image displayed within the tag inspector‘s Change Element button. |
TagInspectorRemoveElementButton | Gets the settings of an image displayed within the tag inspector‘s Remove Element button. |
TagInspectorSeparator | Gets the settings of an image displayed within the tag inspector‘s separator. |
ToolbarPopOut | Gets the settings of an image, which represents a toolbar item’s pop-out image. |
See Also