ShouldSerializeDropDownView Method
Specifies whether to save the value of the
DropDownView property.
protected bool ShouldSerializeDropDownView()
'Declaration
Protected Function ShouldSerializeDropDownView() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.