Version

Configuring Navigation (XamSpreadsheet)

Purpose

This topic explains how configure the navigation feature.

Required background

The following table lists the concept and topics required as a prerequisite to understanding this topic.

Type Content

Concept

Infragistics Excel Engine

Topic Purpose

In this section you will find information that will help you to better understand the object model and the functionalities of the Infragistics Excel Engine .

This topic explains in details the features of the XamSpreadsheet control from developer perspective.

This topic provides an overview of the visual elements of the XamSpreadsheet control.

This topic explains what action can be performed by the user when navigating through the worksheet cells.

In this topic

This topic contains the following sections:

Navigation Configuration Summary

Navigation configuration summary

As explained in the Activation and navigation topic, the XamSpreadsheet control supports two additional navigation modes: End mode and Scroll lock .

  • End Mode - in this mode the arrow keys are used to navigate adjacent cells with data.

  • Scroll Lock – in this mode the arrow keys are used to scroll visible content of the worksheet instead of navigating the active cell.

Navigation configuration summary chart

The following table explains briefly the configurable aspect of the navigation and maps it to the property that configure it.

Configurable aspect Details Properties

End Mode

Enable or disable end mode navigation.

Scroll Lock mode

Enable or disable scroll lock navigation mode.

N/A

Note
Note

This navigation mode is based on the system’s ScrollLock state.

Related Content

The following topics provide additional information related to this topic.

Topic Purpose

This topic explains how to configure the cell editing feature.

This topic explains how to configure the selection feature.

This topic explains how to configure the worksheet’s tabs area.