10Tec iGrid.NET 1.70
10Tec iGrid.NET description
iGrid.NET is the most flexible, fast and easiest grid for the .NET Framework. It provides you with a wide range of properties and events which allow you to highly customize it for your particular task. You can use iGrid.NET either as a list view substitution or as a full-featured grid control. With iGrid.NET you can:
- format each cell independently as well as the whole column at once,
- create a message preview like in MS Outlook,
- build tree-like interfaces,
- freeze rows and columns,
- design multi-row headers with merged header cells,
- make scroll bars semi-transparent,
- add custom buttons to scroll bars,
- display custom drop-down controls,
- edit multi-row text,
- save and restore column layout,
- dynamically adjust contents of group rows,
- and do a lot of other things.
iGrid.NET fully supports right-to-left mode (for such languages as Hebrew or Arabic). To put iGrid.NET in this mode, it is enough to set its RightToLeft property to True.
The vast majority of iGrid.NET's settings can be done in design-time - you can populate and format the entire grid practically the way you need in Visual Studio IDE before you compile and launch your project.
Simple access to the cells, columns, rows, and header cells makes iGrid.NET nice to work with. You can use for-each statement to enumerate all the cells, rows, columns. Also you can enumerate the cells of a row or column. The string keys make it easier to access quickly any required row, column, or cell. If you need to format an individual cell, you can define a cell style object with required formatting and apply it to this cell. But there is a simpler way when you format a cell through its properties:
iGrid1.Cells[1, 2].BackColor = Color.Magenta;
iGrid1.Cells[1, 2].ForeColor = Color.White;
iGrid1.Cells[1, 2].Font = new Font("Tahoma", 8, FontStyle.Bold);
- format each cell independently as well as the whole column at once,
- create a message preview like in MS Outlook,
- build tree-like interfaces,
- freeze rows and columns,
- design multi-row headers with merged header cells,
- make scroll bars semi-transparent,
- add custom buttons to scroll bars,
- display custom drop-down controls,
- edit multi-row text,
- save and restore column layout,
- dynamically adjust contents of group rows,
- and do a lot of other things.
iGrid.NET fully supports right-to-left mode (for such languages as Hebrew or Arabic). To put iGrid.NET in this mode, it is enough to set its RightToLeft property to True.
The vast majority of iGrid.NET's settings can be done in design-time - you can populate and format the entire grid practically the way you need in Visual Studio IDE before you compile and launch your project.
Simple access to the cells, columns, rows, and header cells makes iGrid.NET nice to work with. You can use for-each statement to enumerate all the cells, rows, columns. Also you can enumerate the cells of a row or column. The string keys make it easier to access quickly any required row, column, or cell. If you need to format an individual cell, you can define a cell style object with required formatting and apply it to this cell. But there is a simpler way when you format a cell through its properties:
iGrid1.Cells[1, 2].BackColor = Color.Magenta;
iGrid1.Cells[1, 2].ForeColor = Color.White;
iGrid1.Cells[1, 2].Font = new Font("Tahoma", 8, FontStyle.Bold);
Other software by 10Tec Company
- 10Tec iGrid Control 3.0-Editable VB grid, cells grouping, sort, search, virtual mode, Outlook view
[More
software from 10Tec Company]
related software to 10Tec iGrid.NET
- Manco.Chart for WPF Chart control creates 40 2D/3D chart for .NET 3.0 WPF applications.
- MagForms for .NET MagForms is a .NET library which allows .NET WinForms to be magnetized together.
- Aspose.Cells for .NET Aspose.Cells is a .NET component for spreadsheet reporting.
- Aspose.Editor for .NET Aspose.Editor is a Word Processor Control for Windows Forms.
- TaskDialog.NET Add Vista-style Task Dialog to .NET applications on any platform.
- BytesRoad.NetSuit Library Free network library for .NET platform (open source, written in C#).
- Planner.NET A calendar and scheduling component for the .NET framework.
- EZTwain Pro Toolkit The easiest and fastest way to add TWAIN scanning to your software.
Most popular software

