ComponentOne List for WinForms
In This Topic
    Run-Time Interaction
    In This Topic

    This chapter describes how users of your application interact with List for WinForms at run time. You can give your users the ability to perform any or all of the following:

    • Navigate within the list using the mouse or keyboard.
    • Select rows or columns.
    • Configure the list's layout.

    In the following sections, the properties and events associated with a particular user action are noted where applicable.

    See Also