Infragistics(R) NetAdvantage(R) Windows Forms
ShouldSerializeFixedHeaderAppearance Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.UltraWinGrid Namespace > UltraGridOverride Class : ShouldSerializeFixedHeaderAppearance Method

Returns true if the property needs to be serialized.

Syntax

Visual Basic (Declaration) 
Protected Function ShouldSerializeFixedHeaderAppearance() As Boolean
C# 
protected bool ShouldSerializeFixedHeaderAppearance()

Return Value

Returns true if this property is not set to its default value

See Also