Skip to main content
A newer version of this page is available. .

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.
Caption This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
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