DevExpress DXperience(英語版)

総合ソフトウェア開発パッケージ。

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

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

i

Looking for DXperience Universal? This has been renamed as DevExpress Universal. The DevExpress Universal Subscription contains includes everything in DevExpress DXperience, plus DevExpress .NET MAUI, 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