Spread Windows Forms 17
Spread Windows Forms 17.0 Product Documentation / Developer's Guide / Working with the Component / Setting the Properties / Working with Collection Editors
In This Topic
    Working with Collection Editors
    In This Topic

    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 property and the Sheets property in the Spread component.

    Collection Editor Window

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

    See Also