[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.AggregationDataModel.UnionedChangeCellRange

UnionedChangeCellRange Property

UnionedChangeCellRange

Gets or sets whether the changed event occurs for each cell range or for the union range. Works only if initialized from DefaultSheetDataModel. True if event occurs for union range.

Declaration
public bool UnionedChangeCellRange { get; set; }
Public Property UnionedChangeCellRange As Boolean
Exceptions
Type Condition
ArgumentException

Using this property when model is not intialized from DefaultSheetDataModel