ShouldSerializeAutoCompleteCustomSource Method (C1TextBoxBase)
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