[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SegmentDataChangedEventArgs

SegmentDataChangedEventArgs Class

Represents event data for ISegmentData.DataChanged event.

Inheritance
SegmentDataChangedEventArgs
Namespace: FarPoint.Web.Spread.Chart
Assembly: FarPoint.Web.Spread.dll
Syntax
public class SegmentDataChangedEventArgs : EventArgs
Public Class SegmentDataChangedEventArgs
    Inherits EventArgs

Constructors

Name Description
SegmentDataChangedEventArgs(bool)

Initializes a new instance of the SegmentDataChangedEventArgs class.

SegmentDataChangedEventArgs(bool, bool)

Initializes a new instance of the SegmentDataChangedEventArgs class.

SegmentDataChangedEventArgs(bool, bool, bool)

Initializes a new instance of the SegmentDataChangedEventArgs class.

SegmentDataChangedEventArgs(bool, bool, bool, bool)

Initializes a new instance of the SegmentDataChangedEventArgs class.

Fields

Name Description
Empty

Represents an event with no event data.

Properties

Name Description
CountChanged

Gets a value that indicates whether [count changed].

FormulaChanged

Gets a value that indicates whether [formula changed].

RangeRemoved

Gets a value that indicates whether [range removed].

SheetRemoved

Gets a value that indicates whether the sheet is removed.