ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.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