Elements / C1ListView Items / C1ListViewControlGroupItem
In This Topic
C1ListViewControlGroupItem
In This Topic

The C1ListViewControlGroupItem appears as a type of selection tool. You can specify the type of selection tool through the ControlGroupType property. There are three possible C1ListViewControlGoupItem types: normal select, radioList, or checkboxList. The default selection tool is the normal select C1ListViewControlGroupItem.

See Also