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

Returns whether the DropDownButtonPressedAppearance requires serialization.

Syntax

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

Return Value

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

See Also