In order to use the product in Microsoft Silverlight or Microsoft .NET Framework for Windows Presentation Foundation solutions, you need to add the
component to the Toolbox.
- If the Toolbox is not displayed, from the View menu in Visual Studio, choose Toolbox.
- Right-click in the Toolbox, and from the pop-up menu choose Choose Items.
- In the Customize Toolbox dialog, click the Silverlight Components tab or the WPF Components tab.
- In the Components tab, the GcSpreadSheet component (in the GrapeCity.Windows.SpreadSheet.UI namespace) should be displayed in the list of
components.
- Select the GcSpreadSheet component check box and click OK.
- If the GcSpreadSheet component is not displayed in the list of components, click Browse and browse to the installation path for the
GcSpreadSheet component. Once there, select GrapeCity.WPF.SpreadSheet.UI.dll or GrapeCity.Silverlight.SpreadSheet.UI.dll and click Open. The
GcSpreadSheet component is now displayed in the list of components. Select it and click OK.
- Click on the icon in the Toolbox and draw the control on the form.
Return to the ReadMe overview.