The C1ListViewButtonItem creates a simple button control that resembles the following image:
The markup to create the C1ListViewButtonItem should resemble the following:
<cc1:C1ListViewButtonItem ID="ButtonItem1" Text="Click This Button"></cc1:C1ListViewButtonItem>