Spread Windows Forms 12.0 Product Documentation
ShouldSerializeTop Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxBorderInfo Class : ShouldSerializeTop Method
Indicates whether the Top property should be persisted.
Syntax
'Declaration
 
Protected Overridable Function ShouldSerializeTop() As Boolean
'Usage
 
Dim instance As CharBoxBorderInfo
Dim value As Boolean
 
value = instance.ShouldSerializeTop()
protected virtual bool ShouldSerializeTop()

Return Value

true if the property value has changed from its default; otherwise, false.
See Also

Reference

CharBoxBorderInfo Class
CharBoxBorderInfo Members