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

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