C1.Win.Input.Styles Namespace / ComboBoxItemStyle Class / ShouldSerializeSelectionView Method

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

Return Value

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