von VIBlend - Produkttyp: Komponente / Silverlight
Suite of easy to use and feature complete .NET user interface controls for Microsoft Silverlight. VIBlend Controls for Silverlight is a comprehensive library of User Interface controls. Designed and fine-tuned to provide rich functionality, outstanding performance and increase the ROI when building professional Windows applications using the Microsoft .NET framework. VIBlend Controls for Silverlight includes data grid, treeview, menu controls and input controls.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | $ 489.02 | 1 Developer License - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) | |
| In den Einkaufswagen | $ 440.12 | 2 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) | |
| In den Einkaufswagen | $ 415.67 | 3 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) | |
| In den Einkaufswagen | $ 366.77 | 4-10 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) | |
| In den Einkaufswagen | $ 317.86 | 11-49 Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) | |
| In den Einkaufswagen | $ 268.96 | 50+ Developer License, price per developer - includes 1 year Subscription (Technical support and free upgrades) * | Download (29.7 MB) |
| In den Einkaufswagen | $ 244.51 | 1 Developer Renewal License - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
| In den Einkaufswagen | $ 220.06 | 2 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
| In den Einkaufswagen | $ 207.83 | 3 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
| In den Einkaufswagen | $ 183.39 | 4-10 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
| In den Einkaufswagen | $ 158.94 | 11-49 Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
| In den Einkaufswagen | $ 134.49 | 50+ Developer Renewal License, price per developer - extends 1 year Subscription (Technical support and free upgrades) * | Prüfen | Download (124 KB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
What's New in VIBlend Silverlight Controls 5.0.0
VIBlend Silverlight Controls 5.0.0 includes new controls:
New Features
What's New in VIBlend Silverlight Controls 4.0.0
VIBlend Silverlight Controls 4.0.0 includes new controls:
VIBlend Silverlight Controls 4.0.0 new features:
VIBlend Silverlight Controls 3.5.0 What's New
VIBlend Silverlight Controls 3.0.0 What's New
New Controls:
Features & improvements:
What's New in VIBlend Silverlight Controls 2.5.1
The new version is built entirely for Silverlight 4 and Visual Studio 2010. It delivers siginificant performance optmizations, Office 2010 themes, and some minor improvements and bug fixes.
VIBlend Controls for Silverlight Benefits
VIBlend Controls includes the following .NET Silverlight controls:
Data Grid
VIBlend DataGrid for Silverlight is the first fully functional OLAP grid for Silverlight. It brings together the features of traditional data grid controls, hierarchical grids and Excel-like pivot tables.VIBlend DataGrid for Silverlight supports both data bindings and complete unbound mode. You can visualize a database table, bind to a generic collection or populate the grid's content through APIs without using any datasource
Features
Data Binding and Unbound mode
VIBlend DataGrid for Silverlight can be bound to a data source or used in unbound mode. It provides a comprehensive set of easy to use APIs that allow you to access and customize almost every little detail.
OLAP Grid – Pivot Table Report
VIBlend DataGrid for Silverlight features a built-in data aggregation engine which is capable of turning any tabular data source into a wide variety of cross tab views. In a typical data grid, the data is flat and consists of many rows and columns. The data may contain multiple cells with the exact same values. In many of these scenarios working with the raw data may not be the best way to spot patterns and analysize trends. The rows grouping feature allows you to group multiple rows by columns where the corresponding grid cells have the same value. Pivot tables go one step further and enable powerful multidimensional data analysis. A Pivot table usually consits of row, column and data (value/fact) fields.
Row Details
VIBlend DataGrid for Silverlight allow you to specify grid row templates that provide more detailed information. The row details functionality is enabled via standard Silverlight DataTemplates. This allows you to easily display any type of content. The row details area height is configurable for each individual row.
Rows Grouping
VIBlend DataGrid for Silverlight allows you to group rows by the value of one or more columns. This feature is very useful in many business applications where the data source contains a larger number of rows. For example, you can group Sales records by Product, by Date or any other data column.
Sorting by Rows or Columns
VIBlend DataGrid for Silverlight provides built-in sorting capabilities. The sorting works in both bound and unbound mode. You can sort by columns and by rows. Each column and row has a Sorting property that allows you to enable or disable the sorting functionality. In addition, the data grid control keeps track on the original sort order and you can always see the data in the original (unsorted) order. The sorting algorithm automatically detects if you are sorting numbers, dates, text or other data type, and applies a proper comparison. The sorting APIs are extensible and allow you to plug-in a custom sorting implementation.
Filtering
VIBlend DataGrid for Silverlight features an advanced and extensible filtering framework. The filtering functionality works in both bound and unbound mode and you can filter by any column or row. VIBlend DataGrid provides built-in filters, and filter expression definition UI for the most common numerical, date/time and text data types. Extensible APIs allow you to build custom filters and filtering expressions for any data type.
Cell Images
You can create great looking interfaces with cell images, editable fields, animations and themes. The data grid cells are completely customizable. You can easily change Styles and DataTemplates for entire rows, columns or individual grid cells.
VIBlend Editors for Silverlight
VIBlend Controls for Silverlight includes a set of input controls that simplify the entry, data editing and validation. Data input is an important part of almost every business application. Save time and enable the users of your applications to work with numeric data, currencies, percentages, dates and times and much more. VIBlend Editors for Silverlight is the right choice for you.
Numeric, Decimal, Currency, Fixed-point, Percentage and SpinEditor
DateTime Editor
Mask Editor
AutoComplete Editor
VIBlend Silverlight Menu Control
Nearly all Web applications use Menu controls as primary navigation elements in the user interface. If you need an easy to use and feature complete Silverlight Menu control, VIBlend Menu for Silverlight must be on the top of your list.
Features
VIBlend Silverlight TreeView Control
VIBlend TreeView for Silverlight is very easy to use and will make your applications look much better. Enjoy the rich functionality and outstanding look and feel. Ships with multiple professionally designed themes to choose from.
Features

Hersteller
Primärkategorie
Zugehörige Produkte
Zugehörige Kategorien
ComponentSource bietet einen einzigartigen, globalen Service an, der weltweit von über 1.000.000 Entwicklern benutzt wird.