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

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