C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : CustomAggregateEventArgs Class |
The following tables list the members exposed by CustomAggregateEventArgs.
Name | Description | |
---|---|---|
CustomAggregateEventArgs Constructor | Initializes a new instance of a CustomAggregateEventArgs. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
CellRange | CellRange affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
CellType | CellType of the range affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Column | Index of the column affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Panel | GridPanel that contains the range affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) | |
Result | Gets or sets the custom aggregate calculated over the range. | |
Row | Index of the row affected by the event. (Inherited from C1.Silverlight.FlexGrid.CellRangeEventArgs) |