ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridFilterList Class / CurrentItemProperty Field

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