Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1BookItem Class
Members

In This Topic
    C1BookItem Class
    In This Topic
    Represents the items that can be hosted in a C1Book.
    Object Model
    C1BookItem Class
    Syntax
    'Declaration
     
    Public Class C1BookItem 
       Inherits Windows.UI.Xaml.Controls.ContentControl
    public class C1BookItem : Windows.UI.Xaml.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ContentControl
                      C1.Xaml.Extended.C1BookItem

    See Also