ComponentOne Extended Library for UWP
Working with Book for UWP
Extended Library for UWP > Book for UWP > Working with Book for UWP

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