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


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