Indicates whether the Top property should be persisted.
Declaration
protected virtual bool ShouldSerializeTop()
Protected Overridable Function ShouldSerializeTop() As Boolean
Returns
Type |
Description |
bool |
true if the property value has changed from its default;
otherwise, false.
|