Skip to main content

BootstrapImageEditCssClasses Properties

Stores CSS classes applied to visual elements of the Binary Image control.
Name Description
Button Gets or sets the name of a CSS class applied to an image editor’s button element.
ButtonPanel Gets or sets the name of a CSS class applied to an image editor’s button panel element.
Control Gets or sets the name of the CSS class applied to the control’s root element.
DeleteButton Gets or sets the name of a CSS class applied to an image editor’s button element.
EmptyValueText Gets or sets the name of a CSS class applied to an image editor’s display text element when its value is empty.
IconDeleteButton The CSS class of an icon displayed by the Image control’s Delete button.
IconOpenDialogButton The CSS class of an icon displayed by the Image control’s Open Dialog button.
OpenDialogButton Gets or sets the name of a CSS class applied to the control’s button invoking the Open dialog.
ProgressBar Gets or sets the name of a CSS class applied to the control’s progress bar element.
See Also