ShouldSerializePreValidation Method (C1DropDownEditorBase)
In This Topic
Specifies whether to save the value of the PreValidation property.
Syntax
'Declaration
Protected Function ShouldSerializePreValidation() As Boolean
protected bool ShouldSerializePreValidation()
See Also