You can customize what the user can select and how the selection appears. To customize aspects of selections, you can perform the following tasks:
- Specifying What the User Can Select
- Customizing the Selection Appearance
- Working with Selections
- Hiding the Selection When Focus is Lost
You can customize several aspects of user selection and with the part of the component that is in focus. For example, you can set whether to move the active cell in the view with the MoveActiveOnFocus property of the FpSpread class. For more actions with selections, refer to Working with Selections.
See Also
For information on the underlying model for selections, refer to Understanding the Selection Model. To set the selection model for a sheet, use the SheetView Selection property.
For information regarding selections in Spread Designer, refer to Selecting a Contiguous Range of Cells in the Spread Designer Guide.
Return to the overall list of tasks in Customizing Sheet Interaction.