This example contains custom property editors for both Windows Forms and ASP.NET applications. The WinCheckedListBoxPropertyEditor uses the CheckedListBoxControl, and the WebCheckedListBoxPropertyEditor uses a Table with a set of ASPxCheckBox and Literal controls.
See Also:
PropertyEditors.List - Provide an editor allowing to show/edit a details collection with the help of the CheckedListBoxControl control
CheckedListBoxControl Class
Implement Custom Property Editors
How to create a DetailView with a custom set of properties