Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1BookHalfSpan Class / Dock Property

In This Topic
    Dock Property
    In This Topic
    Position of the book item in the book when facing front.
    Syntax
    'Declaration
     
    Public Property Dock As C1.Xaml.Dock
    public C1.Xaml.Dock Dock {get; set;}
    See Also