ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ExpandedBackground Property

In This Topic
    ExpandedBackground Property (C1DataFilter)
    In This Topic
    Expanded background for expander
    Syntax
    'Declaration
     
    
    Public Property ExpandedBackground As Brush
    public Brush ExpandedBackground {get; set;}
    See Also