C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / ActualHeaderText Property
In This Topic
ActualHeaderText Property (ChecklistFilter)
In This Topic
Gets the header that will be shown in the column header. if HeaderText is not specified the PropertyName property will be used.
Syntax
public string ActualHeaderText {get;}
See Also