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