Spread Windows Forms 12.0 Product Documentation
ShouldSerializeLeft Method


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

Return Value

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

Reference

CharBoxBorderInfo Class
CharBoxBorderInfo Members