Click or drag to resize

ReplaceTextConverterOptions Property

Gets or sets the RegexOptions used to find the string.

Namespace:  TomsToolbox.Wpf.Converters
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public RegexOptions Options { get; set; }

Property Value

Type: RegexOptions
See Also