Click or drag to resize

PropertyBindingTIgnoreCase Property

Gets or sets whether the Property specified is case-sensitive or not

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

Property Value

Type: Boolean
See Also