AfterOutlineButtonClickEventArgs Properties
Contains data for theSpreadsheetControl.AfterOutlineButtonClick event.
| Name | Description |
|---|---|
| IsRowOutline | Indicates whether a user clicked the outline button for row groups. |
| Level | Returns the group level that corresponds to the outline button a user clicked. |
See Also