ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ItemForegroundProperty Field

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