[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CustomAggregateEventArgs

CustomAggregateEventArgs Class

Provides data for the CustomAggregate event.

Inheritance
CustomAggregateEventArgs
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public class CustomAggregateEventArgs : CellRangeEventArgs

Constructors

Name Description
CustomAggregateEventArgs(GridPanel, CellRange)

Initializes a new instance of a CustomAggregateEventArgs.

Properties

Name Description
Result

Gets or sets the custom aggregate calculated over the range.