C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / ShouldSerializeAutoCompleteCustomSource Method

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