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

Resets the value of the MaximumDropDownItems property to its default.

Syntax

Visual Basic (Declaration) 
Public Sub ResetMaximumDropDownItems() 
C# 
public void ResetMaximumDropDownItems()

See Also