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