C1.Win.Input.MultiColumnCombo Namespace / MultiColumnComboStyles Class / ShouldSerializeDropDownView Method

In This Topic
ShouldSerializeDropDownView Method
In This Topic
Specifies whether to save the value of the DropDownView property.
Syntax
'Declaration
 
Protected Function ShouldSerializeDropDownView() As Boolean
 

Return Value

Returns true if the property has changed; otherwise, returns false.
See Also