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

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