C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / ActualHeader Property
In This Topic
ActualHeader Property (GridHyperlinkColumn)
In This Topic
Gets the header that will be shown in the column header. if Header is not specified the Binding property will be used.
Syntax
public string ActualHeader {get;}
See Also