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

Returns whether the value of the MaximumDropDownItems property has been changed from its default.

Syntax

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

Return Value

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

See Also