Infragistics Ultimate UI for WPF(英語版)

企業アプリ開発に不可欠な速度とスケーラビリティ、タッチ操作サポート機能すべてが備わったWPFコントロール

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

価格:¥ 269,610 (税込)〜 バージョン: 25.2 新機能 更新日: Mar 23, 2026 レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00 (1)

i

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

Infragistics Professional :Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight and 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 Ultimate UI for WPF 20.1 Build 20.1.20201.104

Released: Nov 4, 2020

20.1 Build 20.1.20201.104 での更新項目

機能

ThemeManager

  • DataPresenter:
    • Modified CellVPBorderActiveBrush in MetroDark.
    • Modified the CellValuePresenter padding in MetroLight&Dark and Office2013.
  • Editors:
    • Modified spinButtonStyle (Metro themes).
    • Added label and textbox styles and modified all existing textbox styles to override CoreImplicit styles.
    • Changes in XamMaskedEditor triggers.
  • ComboEditor and MaskedEditor:
    • Padding and margin changes.
    • Added new MultiTrigger in XamComboEditor.
    • Removed setters in XamDateTimeEditorBaseStyle.

不具合の修正

BulletGraph

  • Bullet Graph/Linear Gauge are not formatting labels correctly.

ComboEditor

  • XamComboEditor not closing dropdown when in xamtilemanager.

DataChart

  • Axis annotation remains displayed after value overlay's value is set to double.NaN.
  • A scenario where an axis annotation associated with the value overlay could be orphaned was fixed.

DataGrid

  • Saving milliseconds is inconsistent when calling SaveCustomizations on the data grid.
  • Grid is reporting misplaced pinned row separator when column summaries are removed (top row summary removed not pinned row separator).
  • Merged Cells in XamDataGrid do not work with grouped Fields.

Diagram

  • Can't bind AllowResize of XamDiagram. AllowResize is DependencyProperty.

DockManager

  • System.ComponentModel.Win32Exception is thrown when a floating window is dragged over docking indicators if multiple monitors with different DPI scales are used.
  • Docking indicators do not appear on the correct location if multiple monitors with different DPI scales are used.

Microsoft Excel

  • A complex formula using SUMIF with INDEX sometimes does not work.
  • System.ArgumentException is thrown when a file is loaded.

MaskedText

  • Japanese characters which are automatically committed by IME are not displayed when some other Japanese characters are continuously committed.

MultiColumnCombo

  • FormatException is thrown in the Microsoft Visual Studio designer if the target platform is x64.

NumericEditor

  • An inner exception FormatException is thrown if its ValueType is of integer, if its value is negative and if a negative sign customized in the regional settings in Microsoft Windows.

PivotGrid

  • After expanding a few hierarchies, PivotCellControls lose their tooltips.

RichTextEditor

  • ArgumentOutOfRangeException when loading a RFT file.

ScheduleView

  • Memory is not released when the control is unloaded if Office2013 theme is used.

Spreadsheet

  • Argument exception on loading workbook with charts into spreadsheet.

TabControl

  • Dragging a tab resets its selection if XamControls.ItemsSource is bound.

ThemeManager

  • Cell texts are not fully displayed in edit mode when Metro, MetroDark, Office2010Blue and Office2013 are applied.
  • Made several fixes in the editors to fix text cropping when editors embedded in DataPresenter.
  • Editors express changes:
    • XamTextEditor padding and margin fixes.