The C1ListView control has additional commands with the context menu that Visual Studio provides for all .NET controls. To access the C1ListView context menu, right-click anywhere on the C1ListView control. This will open the C1ListView context menu.
The C1ListView context menu includes the following custom commands added by C1ListView:
The Show Smart Tag option opens the C1ListView Tasks menu.
The Edit List View option opens the C1ListView Designer Form. From the Designer Form, you can add Child items to the C1ListView control, edit the control's properties, and preview the application.
The Edit ListView Databindings option opens the Bindings Collection Editor. This is where you can add or remove bindings, and edit binding properties.
Selecting the Add Extender option opens the Extender Wizard, allowing you to add an extender to the C1ListView control.