FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / PagesFlipView Class
Members

In This Topic
    PagesFlipView Class
    In This Topic
    Represents an items control that displays one item at a time, and enables "flip" behavior for traversing its collection of items.
    Object Model
    PagesFlipView Class
    Syntax
    'Declaration
     
    Public Class PagesFlipView 
       Inherits Windows.UI.Xaml.Controls.FlipView
       Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ItemsControl
                      Windows.UI.Xaml.Controls.Primitives.Selector
                         Windows.UI.Xaml.Controls.FlipView
                            C1.Xaml.FlexViewer.PagesFlipView

    See Also