ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.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 System.Windows.Controls.Control
    public class C1DataPager : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.InputPanel.C1DataPager

    See Also