'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
.