'Declaration Public ReadOnly Property FormulaChanged As Boolean
'Usage Dim instance As SegmentDataChangedEventArgs Dim value As Boolean value = instance.FormulaChanged
public bool FormulaChanged {get;}
Property Value
true
if [formula changed]; otherwise, false
.