ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCheckBoxFilter Class / InputForegroundProperty Field

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