MobileForms Toolkit Documentation

TextCell.RestrictSelectedTextToStart Property

Gets or sets the restriction for selected text property of a TextCell.

public bool RestrictSelectedTextToStart {get; set;}

Property Value

If true SelectedText property is applied only on start of string.

See Also

TextCell Class | Resco.Controls.AdvancedList Namespace