ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / BoolFilterPresenter Class / ExpandedBackground Property

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