BeforeGroupProcessingEventArgs Properties
Contains data for theSpreadsheetControl.BeforeGroupProcessing event.
| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| IsRowGroup | Indicates whether the event is raised for row groups. |
See Also