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