Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeColumns Method


In This Topic
ShouldSerializeColumns Method
In This Topic
Determines whether the columns should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeColumns() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeColumns()
See Also