ShouldSerializeLeft Method
Indicates whether the Left property should be persisted.
protected virtual bool ShouldSerializeLeft()
'Declaration
Protected Overridable Function ShouldSerializeLeft() As Boolean
'Usage
Dim instance As CharBoxBorderInfo
Dim value As Boolean
value = instance.ShouldSerializeLeft()
Return Value
true if the property value has changed from its default; otherwise, false.