Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowHeader Class / ShouldSerializeDefaultStyle Method


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