We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Working with Activation (XamSpreadsheet)
Purpose
This topic explains the activation feature from developer perspective.
Required background
The following table lists the concepts and topics required as a prerequisite to understanding this topic.
Type
Content
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’s cells.
In this topic
This topic contains the following sections:
Activation Summary
Activation summary chart
The following table explains briefly the task allowed to be performed while working with the XamSpreadsheet’s activation and maps them to the respective properties. Further details are available after the table.
Task
Details
Properties
Obtain or set the active cell
Obtain the active sheet pane
Obtain a collection containing the sheet panes of the current worksheet
Obtain/Set Active Cell
Overview
You can obtain or set the active cell of the current sheet’s current sheet pane.
Property settings
The following table maps the desired behaviors to the property settings that manage it.
In order to:
Use this property:
And:
Obtain the Active Pane
Overview
You can obtain the active pane of the current worksheet.
Property settings
The following table maps the desired behavior to the property settings that manage it.
In order to:
Use this property:
And:
Obtain Panes Collection
Overview
You can obtain a collection of all panes in the selected worksheet.
Property settings
The following table maps the desired behavior to the property settings that manage it.
In order to:
Use this property:
And:
Related Content
The following topics provide additional information related to this topic.
Topic
Purpose
This topic explains how to configure and perform undo and redo operations with the control.
This topic explains the selection feature from developer perspective.