Book

Present UIElement objects as if they were pages in a regular paper book. You can see two elements at a time, add shadows, turn pages with the mouse, and more with ComponentOne Book™ for WPF.

Features

  • Real Book-like Visuals

    Book enables you to customize the look and feel of the book pages; for example, show page folds and display inner and outer shadows. It not only looks like a book, but can be interacted with like a book. Turn pages by dragging the mouse or double-clicking the edge of the page.

  • Vertical Orientation

    Turn pages horizontally or vertically.

  • Flexible Data Binding

    C1Book is an ItemsControl, so you can bind it to any data source. Each item in the data source can be a UIElement or a generic object that gets converted into a UIElement using templates.

  • Custom Styles for Book Pages and Cover

    Book supports different templates for odd and even pages, and it is possible to define custom pages like the cover.

  • Jump to a Specified Page

    You can manipulate the pages programmatically, providing UI indexes for faster navigation.