Spread for ASP.NET 8.0 Product Documentation > Developer's Guide > Customizing User Interaction > Customizing Interaction with the Overall Component > Customizing Interaction Based on Events |
You can customize user interaction based on events in the FpSpread component. In the FpSpread class there are several events, from ButtonCommand to InsertCommand to SaveOrLoadSheetState. Use these events to initiate actions.
For a list of events with code samples, refer to the FpSpread class in the Assembly Reference.