Spread Windows Forms 12.0 Product Documentation
ShouldSerializeHeader Method (ListColumnInfo)


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

Reference

ListColumnInfo Class
ListColumnInfo Members