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

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