Infragistics Professional(英語版)

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

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

価格:¥ 331,870 (税込)〜 バージョン: 26.1 新機能 更新日: Jun 29, 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: Jun 7, 2025

Ignite UI for Blazor 25.1.19 での更新項目

機能

  • Charts
    • New Chart Data Annotations:
      • Data Annotation Band Layer (Beta).
      • Data Annotation Line Layer (Beta).
      • Data Annotation Rect Layer (Beta).
      • Data Annotation Slice Layer (Beta).
      • Data Annotation Strip Layer (Beta).
    • The Data Tooltip and Data Legend expose a new LayoutMode property that you can use to layout the contents of the tooltip or legend in a table or vertical layout structure.
    • The DefaultInteraction property of the charts has been updated to include a new enumeration - DragSelect in which...

Released: Jun 4, 2025

Ignite UI for Angular 20.0.0 での更新項目

機能

  • Angular 20 Compatibility - Ignite UI for Angular now supports Angular 20.
  • IgxGrid, IgxTreeGrid, IgxHierarchicalGrid, IgxPivotGrid
    • Added a new igxGridEmpty template directive that allows assigning the emptyGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
    • Added a new igxGridLoading template directive that allows assigning the loadingGridTemplate declaratively, without the need to get and assign reference, like other grid templates...

Released: May 29, 2025

Ignite UI for jQuery 24.2.8 での更新項目

不具合の修正

  • Replaced usage of left-over deprecated jQuery API functions.
  • String functions such as 'startsWith' and 'endsWith' are now not replaced by a polyfill in modern browsers.

Released: May 28, 2025

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

機能

  • Radio group
    • Slotted <label> elements have default styles based on the current theme.

不具合の修正

  • Chip
    • Styling discrepancies.
  • DateTime Input
    • Ensure igcChange is emitted in case an incomplete mask value has been filled.
  • Input
    • Browser default autofill background styles.
  • Textarea
    • Dynamic prefix/suffix slot content state.

Released: May 15, 2025

25.1 での更新項目

機能

Ignite UI for Angular

  • Ignite UI Angular Grid component received a significant update to its SSR (server-side rendering) and SSG (prerendering). It now renders all its inner elements with appropriate relative sizes, allowing seamless client rehydration and subsequent databinding.
  • Tile Manager Component enables the display of content in individual tiles, allowing users to interact with these tiles by rearranging and resizing them, giving them the freedom to customize the layout and appearance...

Released: Apr 30, 2025

Ignite UI for Blazor 24.2.111 での更新項目

機能

  • New Components
    • Added new IgbTileManager component.
  • List
    • Added new property to 'IgbListItem' called 'Selected'.
  • Accordion
    • Added new events Open and Close.
  • All Grids
    • Now allow applying of initial filtering through the 'FilteringExpressionsTree' property.

不具合の修正

  • IgbDataGrid
    • Loading a layout with one of the date-specific filter operators results in a TypeError console error.
    • Multiselection is not working correctly.
  • IgbCombo
    • Undefined reference error is thrown when a datasource is replaced...

Released: Apr 30, 2025

Ignite UI for React 19.0.0 での更新項目

機能

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Tabs
  • igr-tab panel property has been removed.
    • igr-tab-panel component has been removed. The igr-tab now encompasses both the tab header and the tab content in a single component.
  • Removed
    • IgrCheckboxChangeEventArgs removed, use IgrCheckboxChangeEventArgs instead.
    • IgrRadioChangeEventArgs removed, use IgrRadioChangeEventArgs instead.
    • IgrRangeSliderValue removed, use IgrRangeSliderValueEventArgs instead...

Released: Apr 29, 2025

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

機能

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Changed
    • The minimum Node version required is now 20.
  • Removed
    • Library
      • CheckboxChangeEventArgs removed, use IgcCheckboxChangeEventArgs instead.
      • RadioChangeEventArgs removed, use IgcRadioChangeEventArgs instead.
      • IgcRangeSliderValue removed, use IgcRangeSliderValueEventArgs instead.
      • IgcActiveStepChangingArgs removed, use IgcActiveStepChangingEventArgs instead.
      • IgcActiveStepChangedArgs removed, use...

Released: Apr 23, 2025

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

機能

  • Added File Input component.
  • Added Tooltip component.
  • Exposed more public API type aliases for component property types like ButtonVariant, PickerMode, StepperOrientation, HorizontalTransitionAnimation (carousel and horizontal stepper) and more.
  • Improved Card spacing styles.
  • Carousel - You can now use the new button focus arrow color.
  • Checkbox - You can now use the new focus border color.
  • Radio - You can now use the new focus border color.
  • Tile manager
    • Improved tile swap behavior based on drag...

Released: Apr 5, 2025

Ignite UI for jQuery 24.2.7 での更新項目

不具合の修正

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css.
    • jQuery.isArray.
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.