An NDoc Documented Class Library

BaseCompareValidator.Type Property

Gets or sets what type-checking will be applied to the validation.

public ValidationDataType Type {get; set;}

Property Value

What type-checking will be applied to the validation, default is ValidationDataType.String.

See Also

BaseCompareValidator Class | BaseCompareValidator Members | Genghis.Windows.Forms Namespace