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

In This Topic
    PageFoldAction Property (C1Book)
    In This Topic
    Gets or sets the action that will raise the turn animation.
    Syntax
    'Declaration
     
    
    Public Property PageFoldAction As PageFoldAction
    public PageFoldAction PageFoldAction {get; set;}
    See Also