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

In This Topic
    CurrentIndexProperty Field
    In This Topic
    Identifies the CurrentIndex dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CurrentIndexProperty As DependencyProperty
    public static readonly DependencyProperty CurrentIndexProperty
    See Also