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