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