Extended Library for UWP | ComponentOne
Extended Library Overview / Book for UWP / Working with Book for UWP
In This Topic
    Working with Book for UWP
    In This Topic

    Book for UWP includes the C1Book control, a simple book control that acts as a container, allowing you to add controls, images, and more in a familiar book format. When you add the C1Book control to a XAML window, it exists as a container, similar to a panel, that can be customized and include added content.

    The control's interface looks similar to the following image:

    See Also