Gets or sets whether the fold is displayed

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public PageFoldVisibility ShowPageFold { get; set; }
Visual Basic
Public Property ShowPageFold As PageFoldVisibility
	Get
	Set

See Also