Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1BookHalfSpan Class / Dock Property

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