WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CheckListFilterPresenter Class / HeaderContent Property
In This Topic
    HeaderContent Property (CheckListFilterPresenter)
    In This Topic
    Gets or sets the content for the Header of current CheckListFilterPresenter control.
    Syntax
    public object HeaderContent {get; set;}
    See Also