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