# Properties

This topic lists the various client-side scripting properties available in Spread for ASP.NET

## Content

Here are the client-side scripting properties. The members are listed in alphabetical order by name.

| **Property** | **Summary** |
| -------- | ------- |
| [ActiveCol](/spreadnet/docs/latest/online-asp/overview/spweb-clientscriptref/clientscript-members/clientscript-allprops/CSSR-ActiveCol) | Gets the index of the column of the active cell. |
| [ActiveRow](/spreadnet/docs/latest/online-asp/overview/spweb-clientscriptref/clientscript-members/clientscript-allprops/CSSR-ActiveRow) | Gets the index of the row of the active cell. |
| [TapToAddSelection](/spreadnet/docs/latest/online-asp/overview/spweb-clientscriptref/clientscript-members/clientscript-allprops/CSSR-taptoadd) | Gets or sets whether to allow adding a selection by tapping. |

For an introduction to scripting, refer to the [Scripting Overview](/spreadnet/docs/latest/online-asp/overview/spweb-clientscriptref/clientscript-overview).