Spread Windows Forms 12.0 Product Documentation
ShouldSerializeFont Method (ListItemInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListItemInfo Class : ShouldSerializeFont Method
Specifies whether the font should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeFont() As Boolean
'Usage
 
Dim instance As ListItemInfo
Dim value As Boolean
 
value = instance.ShouldSerializeFont()
protected bool ShouldSerializeFont()
See Also

Reference

ListItemInfo Class
ListItemInfo Members