InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1DataPager Class
Members

In This Topic
    C1DataPager Class
    In This Topic
    The C1DataPager control lets user to navigate to a specific item.
    Object Model
    C1DataPager Class
    Syntax
    'Declaration
     
    Public Class C1DataPager 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1DataPager : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.InputPanel.C1DataPager

    See Also