MobileForms Toolkit Documentation

TextCell.SelectedTextCompareOptions Property

Gets or sets CompareOptions for the SelectedText.

public System.Globalization.CompareOptions SelectedTextCompareOptions {get; set;}

Property Value

A bitwise combination of the CompareOptions values. The default is IgnoreCase.

See Also

TextCell Class | Resco.Controls.AdvancedList Namespace