ShouldSerializeDefaultStyle Method (RowHeader)
Gets whether the DefaultStyle property should be serialized.
protected bool ShouldSerializeDefaultStyle()
'Declaration
Protected Function ShouldSerializeDefaultStyle() As Boolean
'Usage
Dim instance As RowHeader
Dim value As Boolean
value = instance.ShouldSerializeDefaultStyle()