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

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