Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListColumn Class / ShouldSerializeHeader Method


In This Topic
ShouldSerializeHeader Method (ListColumn)
In This Topic
Shoulds the serialize header.
Syntax
'Declaration
 
Protected Function ShouldSerializeHeader() As Boolean
 
'Usage
 
Dim instance As ListColumn
Dim value As Boolean
 
value = instance.ShouldSerializeHeader()
See Also