C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1FontPicker Class / PostValidation Property

In This Topic
PostValidation Property (C1FontPicker)
In This Topic
Validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation).
Syntax
'Declaration
 
Public ReadOnly Property PostValidation As PostValidation
 
See Also