GridColumnIHandlerHeaderText Property |
Gets or sets the text to display in the header of the column.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string HeaderText { get; set; }
Property HeaderText As String
Get
Set
abstract HeaderText : string with get, set
Property Value
Type:
StringThe header text.
See Also