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; }
Public Property IgnoreCase As Boolean
Get
Set
member IgnoreCase : bool with get, set
Property Value
Type:
BooleanSee Also