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