Infragistics Ultimate UI for WPF(英語版) リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Infragistics Ultimate UI for WPF 26.1.21メジャーバージョン2026年6月24日
機能
  • New Chart Features
    • Range Bar Series - Added support for the RangeBarSeries, a new xamDataChart series type for rendering value ranges as horizontal bars. It is the bar-oriented counterpart to the RangeColumnSeries and uses a NumericXAxis together with a CategoryYAxis.
    • Added MarkerSize property so you can set an exact width and height in device-independent pixels for markers on supported chart series and restore template sizing with 'NaN'.
    • Added the Checkmark marker type for chart series markers and legend badges.
修正
  • DataChart
    • Regression issue with XamDataChart using ScatterLineSeries and custom label converter, throwing index out of range error.
  • DonutChart
    • DonutChart is not showing the LegendItemBadgeTemplate when themes are applied.
  • TileManager
    • XamTileManager displays no tiles when only last tile is in view and that tile is removed when using Vertical layout order.
  • DataPresenter
    • Headers displayed above child records are not indented to the same value as the source record.
  • DataTree
    • XamDataTree: External button Click/Command not fired when node is in inline edit mode.
  • TextEditor
    • TextEditor resizes slightly when entering edit mode.
  • PropertyGrid
    • When using a ContentPresenter in an EditTemplate scrolling the property grid causes values to change.
  • TextEditor
    • XamRichTextEditor incorrectly shows horizontal scrollbar for loaded RTF file.
  • DataGrid
    • Grouping in DataGrid by Unbound field with CalculationSettings formula doesn't recalculate.
  • TreeGrid
    • 'System.InvalidOperationException: Collection was modified' occurs in an application containing XamDataTree.
  • Excel
    • Saving a VBA Signed Excel file does not keep a signature/certificate.
Infragistics Ultimate UI for WPF 25.2.1072026年3月23日
機能
  • Charts
    • Added OthersCategoryBrush and OthersCategoryOutline to DataPieChart.
修正
  • XamDataGrid
    • Grid with RecordSelectorNumberType set to DataItemIndex makes the grid show horizontal scrollbar.
  • XamRichTextEditor
    • XamRichTextEditor selecting all and then pasting content from an outside source results in an exception.
  • XamTileManager
    • XamTileManager displays no tiles when only last tile is in view and that tile is removed when using Vertical layout order.
  • XamDataPresenter
    • Headers displayed above child records are not indented to the same value as the source record.
  • XamDataPresenter
    • xamDataGrid - Preview of ChildRecordsDisplayOrder BeforeParent.
    • Grouping in DataGrid by Unbound field with CalculationSettings formula doesn't recalculate.
    • MergedCells - Merged cells are not printed in an expected way.
  • DataTooltipLayer
    • TitleTextColor is over-riden when chart's TitleTextColor is used.
  • Excel
    • Fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException.
    • Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool.
    • Saving a VBA Signed Excel file does not keep a signature/certificate.
  • XamDataTree
    • Argument Null Exception occurs when re-templating the XamDataTreeNodeControl and selecting a node.
  • XamRichTextEditor
    • RichTextEditor Loading an .rtf file with tables sometimes loads without table formatting.
  • XamDataChart
    • AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series.