ComponentOne Basic Library for UWP
Basic Library Overview / ListBox for UWP / Working with ListBox for UWP
In This Topic
    Working with ListBox for UWP
    In This Topic

    ListBox for UWP includes the C1ListBox and C1TileListBox controls. C1ListBox is similar to the standard ListBox control but it includes additional functionality, such as zooming. C1TileListBox allows you to create tiled lists of items. Display lists with tile layouts or with optical zoom using the C1ListBox and C1TileListBox controls.

    See Also