Spread Windows Forms 12.0 Product Documentation
SheetRemoved Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SegmentDataChangedEventArgs Class : SheetRemoved Property
Gets a value that indicates whether the sheet is removed.
Syntax
'Declaration
 
Public ReadOnly Property SheetRemoved As Boolean
'Usage
 
Dim instance As SegmentDataChangedEventArgs
Dim value As Boolean
 
value = instance.SheetRemoved
public bool SheetRemoved {get;}

Property Value

true if the sheet is removed; otherwise, false.
See Also

Reference

SegmentDataChangedEventArgs Class
SegmentDataChangedEventArgs Members