[]
Occurs when the user clicks/touches on the DeleteColumn button on the component and deletes column(s) in the active sheet.
public event SpreadCommandEventHandler DeleteColumnCommand
Public Event DeleteColumnCommand As SpreadCommandEventHandler
Type | Description |
---|---|
SpreadCommandEventHandler | Occurs when the user clicks/touches on the DeleteColumn button on the component and deletes column(s) in the active sheet. |