C1.Win.Input Namespace / C1NumericEdit Class / ShouldSerializeAutoCompleteCustomSource Method

In This Topic
ShouldSerializeAutoCompleteCustomSource Method (C1NumericEdit)
In This Topic
Specifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.AutoCompleteCustomSource property.
Syntax
'Declaration
 
Protected Function ShouldSerializeAutoCompleteCustomSource() As Boolean
 
See Also