ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / CurrentIndex Property

In This Topic
    CurrentIndex Property
    In This Topic
    Gets or sets the index of the current item.
    Syntax
    'Declaration
     
    Public Property CurrentIndex As Integer
    public int CurrentIndex {get; set;}
    See Also