Spread Windows Forms 12.0 Product Documentation
FormulaChanged Property (SegmentDataChangedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SegmentDataChangedEventArgs Class : FormulaChanged Property
Gets a value that indicates whether [formula changed].
Syntax
'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.
See Also

Reference

SegmentDataChangedEventArgs Class
SegmentDataChangedEventArgs Members