The following sample demonstrates the default functionalities of normal, radio, and checkbox button groups.
ButtonGroup is a graphical user interface that groups series of buttons horizontally or vertically. This supports radio and checkbox type behaviors.
The above sample demonstrates the behaviors of button groups with icon only, text only, and text with icon combinations.
More information on ButtonGroup can be found in this documentation section.