[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CustomAggregateEventArgs.-ctor

CustomAggregateEventArgs Constructor

CustomAggregateEventArgs(GridPanel, CellRange)

Initializes a new instance of a CustomAggregateEventArgs.

Declaration
public CustomAggregateEventArgs(GridPanel panel, CellRange rng)
Parameters
Type Name Description
GridPanel panel

GridPanel that contains the range.

CellRange rng

CellRange represented by this object.