ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Filters Namespace / DataGridFilterItem Class / IsCurrentProperty Field

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