C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnHeaderCell Class / Title Property
In This Topic
Title Property (GridColumnHeaderCell)
In This Topic
Gets or sets the title of the column.
Syntax
public string Title {get; set;}
See Also