Click or drag to resize

IncludeTextEndsWithIgnoreCase Property

Gets a value indicating whether string comparisons ignore case.

Namespace: Altaxo.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IgnoreCase { get; }

Property Value

Boolean
See Also