Spread for ASP.NET 12 Product Documentation
SheetRemoved Property


FarPoint.Web.Spread Assembly > FarPoint.Web.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