Button style

Description

Defines the placement of an image relative to text for a checkbox control rendered as a button list.

images/checkboxButtonstyle.png

When a checkbox control is rendered as a button list, each button in the button list can be displayed with an image. The Button style property defines how the image and text for a button in the button list are rendred. The following options are available for use:

Option
Description
Image followed by text

Button text is displayed after an image.

Text followed by image

Image is displayed after the button text.

Text left & image right

Image is right justified and text is left justified.

Image left & text right

Image is left justified and text is right justified.