CompareOptions.IgnoreTextboxes

CompareOptions IgnoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes.

CompareOptions.IgnoreTextboxes property

Specifies whether to compare differences in the data contained within text boxes.

public bool IgnoreTextboxes { get; set; }

Remarks

By default textboxes are not ignored.

See Also