Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

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

価格:¥ 281,160 (税込)〜 バージョン: 25.1 新機能 更新日: May 15, 2025

i

Infragistics Ignite UI 製品のすべてのコントロールはInfragistics Professional 及び Infragistics Ultimate にも含まれています。

Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, WPFが含まれています。
Infragistics Ultimate には Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

Infragistics Ignite UI - includes Ignite UI for Blazor 23.2.189

Released: Mar 29, 2024

Ignite UI for Blazor 23.2.189 での更新項目

機能

  • HierarchicalGrid
    • Added a new HierarchicalGrid component.
  • IgbTextarea
    • Added a new IgbTextarea component.
  • IgbButtonGroup
    • Added a new IgbButtonGroup component.
  • IgbDockManager
    • Added a new ProximityDock property. If enabled, docking indicators are not visible and the end user can dock the dragged pane by dragging it close to the target pane edges.
    • Added a new ContainedInBoundaries property. Determines whether the floating panes are kept inside the Dock Manager boundaries. Defaults to false.
    • Added a new ShowPaneHeaders property. Determines whether pane headers are only shown on hover or always visible. Defaults to always.
  • IgbTree
    • Added a new toggleNodeOnClick property which determines whether clicking over a node will change its expanded state or not. Defaults to false.
  • IgbRating
    • Added allowReset. When enabled, selecting the same value will reset the component. Behavioral change - In previous releases this was the default behavior of the rating component. Make sure to set allowReset if you need to keep this behavior in your application.
  • Select, IgbDropdown
    • Exposed selectedItem, items and groups getters.
  • RadialGauge
    • Added new OpticalScalingEnabled and OpticalScalingSize properties for the RadialGauge. This new feature will manage the size at which labels, titles, and subtitles of the gauge have 100% optical scaling.
  • IgbInput, IgbMaskInput, IgbDateTimeInput, and IgbRating
    • Readonly has been renamed to ReadOnly.
  • IgbInput
    • Maxlength has been renamed to MaxLength.
    • Minlength has been renamed to MinLength.
  • Deprecations
    • The size property and attribute have been deprecated for all components. Use the --ig-size CSS custom property instead.
    • IgbDateTimeInput
      • MinValue and MaxValue properties have been deprecated. Please, use Min and Max instead.
    • IgbRangeSlider
      • AriaLabelLower and AriaLabelUpper properties have been deprecated. Please, use ThumbLabelLower and ThumbLabelUpper instead.