C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / ShouldSerializeFocus Method

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

Return Value

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