The CustomAggregateEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CustomAggregateEventArgs |
Initializes a new instance of a CustomAggregateEventArgs.
|
Properties
Name | Description | |
---|---|---|
![]() |
CellRange |
CellRange affected by the event.
(Inherited from CellRangeEventArgs.) |
![]() |
CellType |
CellType of the range affected by the event.
(Inherited from CellRangeEventArgs.) |
![]() |
Column |
Index of the column affected by the event.
(Inherited from CellRangeEventArgs.) |
![]() |
Panel |
GridPanel that contains the range affected by the event.
(Inherited from CellRangeEventArgs.) |
![]() |
Result |
Gets or sets the custom aggregate calculated over the range.
|
![]() |
Row |
Index of the row affected by the event.
(Inherited from CellRangeEventArgs.) |