Infragistics Professional(英語版)

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

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

価格:¥ 331,870 (税込)〜 バージョン: 25.2 新機能 更新日: Mar 31, 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 - includes Ignite UI for Web Components 6.2.1

Released: Sep 1, 2025

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

機能

  • Date picker
    • You can now set the picker calendar's active date based on user input.
  • New Axis Label Events (preview)
    • The following events have been added to the DataChart to allow you to detect different operations on the axis labels:
      • LabelMouseDown.
      • LabelMouseUp.
      • LabelMouseEnter.
      • LabelMouseLeave.
      • LabelMouseMove.
      • LabelMouseClick.
  • Companion Axis (preview)
    • Added CompanionAxis properties to the X and Y axis that allow you to quickly create a clone of an existing axis. When enabled using the CompanionAxisEnabled property, this will default the cloned axis to the opposite position of the chart and you can then configure that axes' properties.
    • RadialPieSeries Inset Outlines  (preview)
    • There is a new property called UseInsetOutlines to control how outlines on the IgcRadialPieSeriesComponent are rendered. Setting this value to true will inset the outlines within the slice shape, whereas a false (default) value will place the outlines half-in half-out along the edge of the slice shape.
  • Cell Suffix Content (preview)
    • Added support for suffix content within the cells that allows you to add additional text or icons to the end of the cell value and style it. The full list of added properties for the cell suffix content is listed below and is available on the IgcDataGridColumnComponent and CellInfo class:
      • suffixText.
      • suffixTextColor.
      • suffixTextFont.
      • suffixIconName.
      • suffixIconCollectionName.
      • suffixIconStroke.
      • suffixIconFill.
      • suffixIconViewBoxLeft.
      • suffixIconViewBoxTop.
      • suffixIconViewBoxWidth.
      • suffixIconViewBoxHeight.
      • textDecoration.

不具合の修正

  • Calendar
    • Fixed navigation styling issue.
  • Card
    • Default avatar size not correct.
  • Combo
    • Fixed problem with dropdown initial height
    • Fixed issue with icon sizes in Indigo theme.
    • Date picker, Date range picker
    • Fixed error with disabled styles.
  • Input
    • Fixed issue with prefix and suffix slot styles for Bootstrap theme.
    • Fixed problem with label and border styles for Material theme.
    • Removed overridden 'tabindex' property.
  • Select
    • Fixed issue with icon sizes in Indigo theme.
  • Switch
    • Fixed bug with thumb hover property.
  • Tile manager
    • Fixed incorrect escape of internal regex.
  • Breaking Change
    • A fix was made due to an issue where the PlotAreaPosition and ChartPosition properties on IgcChartMouseEventArgs class were reversed. This will change the values that plotAreaPosition and chartPosition return.
  • IgcDataChart
    • Zoom rectangle is not positioned the same as the background rectangle.
    • Data Annotation Overlay Text Color not working.
  • IgcDoughnutChart
    • No textStyle property for either the chart or series (pie chart has this).
  • IgcCategoryChart
    • Resizing the containing window of the IgcCategoryChart causes the chart to fail to render the series.
  • Excel Library
    • Adding line chart corrupts excel File for German culture.
  • IgcGrid
    • Unpinned column does not return to the original position if hidden columns exist.