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