Gets or sets the action that will raise the turn animation.

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

Syntax

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

See Also