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


In This Topic
ShouldSerializeGrayAreaBackColor Method
In This Topic
Gets whether the GrayAreaBackColor property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeGrayAreaBackColor() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeGrayAreaBackColor()
See Also