Spread Windows Forms and Renderers
You can customize renderers in Spread Windows Forms. The renderers are used in headers, corners, cells, and other areas. You can also customize the renderers used to create the styles in Spread Windows...
View ArticleSpread Windows Forms and Alternating Rows
Some types of spreadsheets, such as ledgers, have different appearances for alternating rows. This makes it easier to see the data. Spread for Windows Forms allows you to set different appearances for...
View ArticleSpread Windows Forms Ribbon Control
The Spread for Windows Forms spreadsheet control can be combined with other components, such as a Ribbon control in order to provide design functionality and other control to the user. In this example,...
View ArticleSpread Windows Forms and Hierarchy Navigation
Spread for Windows Forms can display relational data, such as from a relational database, in hierarchical views. The following image displays a typical hierarchical view with expanded child sheets....
View ArticleSpread Windows Forms and Loading Data
An important part of a Spreadsheet is adding data. Spread for Windows Forms has many ways to add data. You can load files, bind to data sources, or use methods and properties to add data to cells. The...
View ArticleSpread Windows Forms and Page Breaks
Some applications allow you to view page breaks for printing. You can use code to add visual indicators for page breaks in Spread for Windows Forms. There are several ways to add visible page breaks in...
View ArticleSpread Windows Forms and the Spread Designer
You can quickly design a spreadsheet component using the Spread Designer. Whether you are prototyping a complete spreadsheet component or simply customizing some aspect of an existing spreadsheet...
View ArticleSpread Windows Forms and Currency Cells
Currency cells are useful if you want to display numbers as monetary values. You can display currency values in Spread Windows Forms with a currency cell. You can customize formatting in the currency...
View ArticleSpread Studio V9 Service Pack 1 Fixed Bugs
In this article, you will find all of the .NET bugs that were fixed in the first Service Pack release of Spread V9. To download Spread V9 Service Pack 1, click here. Spread for Winforms The...
View ArticleSpread Windows Forms and Built-in Shapes
You can use built-in shapes in Spread for Windows Forms to draw attention to different areas of your spreadsheet. You can use shapes to show a process with flowchart-like graphics, use shapes to...
View ArticleSpread Windows Forms and Camera Shapes
Spread Windows Forms supports a unique feature known as a camera shape. This allows you to create a snapshot of a range of cells and use that as a shape in the Spread control. The cell range can also...
View ArticleSpread Windows Forms Designer and Sparklines
You can use the Spread Windows Forms designer to quickly design a sparkline. Start the Spread Designer by selecting the FarPoint.SpreadDesigner.EXE from the product bin folder or by right-clicking on...
View ArticleSpread Studio V10 Fixed Bugs
In this article, you will find all of the .NET bugs that were fixed in the first release of Spread Studio V10. To view the release notes, see here: Version 10 Release Notes To download Spread Studio...
View ArticleSpread Windows Forms and the Funnel Chart
Funnel charts can be a useful tool in your application. For example, since Funnel charts show values across multiple stages, they can be used to find out how many sales leads convert to purchases....
View ArticleSpread Windows Forms and the Sunburst Chart
Sunburst charts are effective for showing hierarchical data visually. For example, you can use a Sunburst chart to find out what store and product have the most sales. Spread for Windows Forms and...
View ArticleSpread for Windows Forms and the GcComboBox Cell
A combo box can be useful when creating a form for users such as an on-line order form. The new GcComboBox cell in Spread for Windows Forms allows you to set different backcolors for each list item....
View ArticleSpread Windows Forms and the Waterfall Chart
A Waterfall chart is a popular visualization tool that you can now use in Spread for Windows Forms, a Visual Studio .NET control. Spread for Windows Forms also supports many other chart types. You can...
View ArticleSpread Studio V10 SP1 Release
Spread Studio V10 SP1 has now been released. This release adds support for Microsoft Visual Studio 2017 and fixes many reported issues. Here is a list of the resolved issues: Spread Windows Forms:...
View Article