PostValidation Property (C1TextBoxBase)
Gets a validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation).
'Declaration
Public ReadOnly Property PostValidation As PostValidation