DevExpress Universal(英語版)

高性能なUIコントロール、レポート、分析

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

価格:¥ 456,610 (税込)〜 バージョン: 23.2.5 新機能 更新日: Mar 14, 2024 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (70)

i

DevExpress Universal ships with the following platform specific UI components/development libraries: DevExpress WinForms, DevExpress WPF, DevExpress ASP.NET and Blazor, DevExtreme Complete, DevExpress .NET MAUI, DevExpress Reporting, DevExpress Office File API, DevExpress BI Dashboard, eXpressApp Framework (XAF), TestCafe Studio, and more.

DevExpress Blazor 19.1.10

Released: Dec 6, 2019

Blazor Components での更新項目

機能

  • .NET Core 3.1 Support
  • New CheckBox Component - The new Blazor CheckBox component supports checked, unchecked and indeterminate states. Its features include:
    • Bind to Boolean, Nullable Boolean, Enum, Int16
    • Bind to Custom Data Types
    • Disabled State
    • Switch Mode
    • Custom Appearance
  • Data Grid Enhancements
    • HTML Decoration - with this update, you can handle the HtmlRowDecoration and HtmlDataCellDecoration events to higlight rows and cell values for maximum data clarity.
    • The RowClick event allows you to handle row clicks.
    • Ability to clear a column's sort order via CTRL + Click.
  • TreeView Enhancements
    • With this update, you can create a tree on demand. Child nodes are dynamically created and initialized when their parent node is expanded.
  • Data Editors Enhancements
    • DateEdit - Null Value Support
    • Added the Clear Button to our Blazor TextBox, SpinEdit, DateEdit and Combobox