ShouldSerializeY Method (RenderField)
Tests whether the
Y property should be serialized.
protected virtual bool ShouldSerializeY()
'Declaration
Protected Overridable Function ShouldSerializeY() As Boolean
Return Value
True if the property should be serialized, false otherwise.