BeforeOutlineButtonClickEventArgs Properties
Contains data for the SpreadsheetControl.BeforeOutlineButtonClick
event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Is |
Indicates whether a user clicks the outline button for row groups. |
Level | Returns the group level that corresponds to the outline button a user clicks. |
See Also