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

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

Return Value

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