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