Click or drag to resize

PropertyGridShowCategories Property

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

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[DefaultValueAttribute(true)]
public bool ShowCategories { get; set; }

Property Value

Type: Boolean
See Also