Click or drag to resize

GridIHandlerShowHeader Property

Gets or sets a value indicating that the header should be shown

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool ShowHeader { get; set; }

Property Value

Type: Boolean
true to show header; otherwise, false.
See Also