Click or drag to resize

ThemedPropertyGridUseValueTypeDefaults Property

Gets or sets a value indicating that value types should use their default to determine if the property is changed (shown as bold)

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

Property Value

Type: Boolean
See Also