ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / CurrentRowProperty Field

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