[]
        
(Showing Draft Content)

C1.WPF.Extended.PageFoldVisibility

PageFoldVisibility Enum

Specifies page fold visibility.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public enum PageFoldVisibility

Fields

Name Description
Always

The fold will be always visible.

Never

The fold wont be visible.

OnMouseOver

The fold will be visible when user drag the mouse over the edge of the page.