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


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