Infragistics Professional(英語版)

Web、モバイル、デスクトップの開発者向けの包括的なUIコンポーネントライブラリ。

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 331,870 (税込)〜 バージョン: 25.2 新機能 更新日: Apr 28, 2026 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (31)

i

NetAdvantage for .NETの製品名は Infragistics Professional に変更されました。

Infragistics Professionalの上位バージョンである Infragistics Ultimate Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

本製品の日本語版は こちら をご参考ください。

Infragistics Professional のリリース

Released: Jan 31, 2025

Ignite UI for Blazor 24.2.71 での更新項目

不具合の修正

  • All Grids - Fixed a critical memory leak when components are opened in several duplicate browser tabs.

Released: Jan 23, 2025

Ignite UI for Web Components 5.2.1 での更新項目

機能

  • Dialog - A new message slot that renders text content inside the dialog component has been added. The enhancement was introduced to align the design behavior between Ignite UI for WC and Ignite UI for Angular, ensuring a consistent user experience across products. The newly added 'message' slot comes with additional styling with a max-width of 40 characters. The default slot is also still available for rendering content inside the dialog without limiting the component's width.

不具合の修正

  • List...

Released: Jan 15, 2025

Ignite UI for jQuery 24.2.3 での更新項目

機能

  • Infragistics Ignite UI for jQuery now supports the recently released jQuery 3.7 and jQuery UI 1.14.
  • Infragistics Ignite UI for ASP.NET Core now supports .NET 9 projects.
  • igGrid and igHierarchicalGrid - Added new property: rowAttributeTemplate that allows you to add arbitrary attributes to rows.
  • igGridFiltering - Added new property: filterCellLabelTemplate (overridable per column through the corresponding column setting) that allows you to display visual labels in header cells providing...

Released: Jan 9, 2025

Ignite UI for Web Components 5.2.0 での更新項目

機能

  • Form-associated elements now have a defaultValue property (defaultChecked for radio buttons, checkboxes, and switches). When a form is reset, components will use this property's value as their new value or checked state.
  • Calendar - Enabled passing of string values to the value, values and activeDate properties.
  • Checkbox - Updated style implementation and improved slotted checkbox styles.
  • Date-time input - Enabled passing of string values to the value, min and max properties.
  • Date picker...

Released: Dec 28, 2024

Ignite UI for Web Components 5.1.1 での更新項目

機能

  • DashboardTile (Beta) - The new Dashboard Tile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction (Beta...

Released: Dec 28, 2024

Ignite UI for React 18.7.6 での更新項目

機能

  • DashboardTile (Beta) - The new Dashboard Tile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction (Beta...

Released: Dec 28, 2024

Ignite UI for Blazor 24.2.52 での更新項目

機能

  • Microsoft .NET 9 Support - As of version 24.2, the Ignite UI for Blazor toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • Charts
    • DashboardTile (Beta) - The new Dashboard Tile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in...

Released: Dec 20, 2024

Ultimate UI for WPF 24.2 での更新項目

機能

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for WPF toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • XamDashboardTile (Beta) - The XamDashboardTile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in...

Released: Dec 20, 2024

Ultimate UI for Windows Forms 24.2 での更新項目

機能

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for Windows Forms toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • Breaking Change - With the release of .NET 9, the Binary Formatter used by many save and load methods in the Ultimate UI for Windows Forms toolset has been removed by Microsoft.

Released: Nov 30, 2024

Ignite UI for Blazor 24.2.19 での更新項目

機能

  • New Carousel component - The Ignite UI for Blazor Carousel is a responsive, lightweight component that provides the most flexible way to create slideshow-like web experience for users who navigate back and forth through a collection of images with text slides, links, and other HTML elements.
  • IgbInput - Changed change event argument type from IgbComponentDataValueChangedEventArgs to IgbComponentValueChangedEventArgs.