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

Returns true if the property needs to be serialized.

Syntax

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

Return Value

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

See Also