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