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

In This Topic
    HeaderContent Property (BoolFilterPresenter)
    In This Topic
    Header content for the Header of current C1.WPF.DataFilter.BoolFilter control.
    Syntax
    'Declaration
     
    
    Public Property HeaderContent As Object
    public object HeaderContent {get; set;}
    See Also