Spread for ASP.NET 9.0 Product Documentation
FormulaChanged Property (DataFieldChangedEventArgs)


Gets a value that indicates whether [formula changed].
Syntax
'Declaration
 
Public ReadOnly Property FormulaChanged As Boolean
'Usage
 
Dim instance As DataFieldChangedEventArgs
Dim value As Boolean
 
value = instance.FormulaChanged
public bool FormulaChanged {get;}

Property Value

true if [formula changed]; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DataFieldChangedEventArgs Class
DataFieldChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.