This topic has not yet been rated - Rate this topic

StringControlAddInBase.HasValueChanged Property

Microsoft Dynamics Nav 2009

Gets a value indicating whether the Value property has changed its value.

Namespace: Microsoft.Dynamics.Framework.UI.Extensibility.WinForms
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in microsoft.dynamics.framework.ui.extensibility.dll)
public virtual bool HasValueChanged { get; }

Property Value

true if Value property has changed its value; otherwise, false. The default is false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.