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