ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilterPresenter Class / HeaderContent Property

In This Topic
    HeaderContent Property (FullTextFilterPresenter)
    In This Topic
    Gets or sets the content for the Header of current Filter control.
    Syntax
    'Declaration
     
    
    Public Property HeaderContent As Object
    public object HeaderContent {get; set;}
    See Also