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