# Working with Collection Editors

This topic explains how you can view and modify the several properties that appear in the Properties window associated with collections.

## Content



Several properties that appear in the **Properties** window are associated with collections. To view and modify these settings, click on the **Browse** button (...) and a separate Collection Editor window appears. This is the case for the [NamedStyles](/spreadnet/api/latest/online-asp/FarPoint.Web.Spread/FarPoint.Web.Spread.FpSpread.NamedStyles.html) property and the [Sheets](/spreadnet/api/latest/online-asp/FarPoint.Web.Spread/FarPoint.Web.Spread.FpSpread.Sheets.html) property in the FpSpread component.

![Collection Editor Window](https://cdn.mescius.io/document-site-files/images/346c9178-0ed8-4fb9-908b-1565b22fb408/artwork/coledwin.png)

With these collection editors, you must click **OK** to see the results of a change to a setting. (The collection editors are part of the Microsoft .NET framework and do not have an Apply button.)