Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / ShowPageFold Property

In This Topic
    ShowPageFold Property
    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