C1.Win.Input.Styles Namespace / DropDownControlStyles Class / ShouldSerializeDropDown Method

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

Return Value

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