Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / ShowPageFold Property

In This Topic
    ShowPageFold Property (C1Book)
    In This Topic
    Gets or sets whether the fold is displayed
    Syntax
    'Declaration
     
    
    Public Property ShowPageFold As PageFoldVisibility
    public PageFoldVisibility ShowPageFold {get; set;}
    See Also