[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SparklineModelUpdateEventArgs

SparklineModelUpdateEventArgs Class

Represents the event data for the UpdatedCellRanges event, which occurs when a list of cell ranges are updated.

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

Constructors

Name Description
SparklineModelUpdateEventArgs(List<CellRange>)

Initializes a new instance of the SparklineModelUpdateEventArgs class.

Properties

Name Description
UpdatedCellRanges

Gets the updated cell ranges.