ComponentOne Studio Enterprise(英語版)

モバイル、Web、デスクトップアプリ開発用の高パフォーマンスで拡張可能な.NET UIコントロールのコレクション

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 311,850 (税込)〜 バージョン: 2024 v2 更新日: Dec 4, 2024 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (17)

ComponentOne Studio Enterprise 2024 v1

Released: Jun 5, 2024

2024 v1 での更新項目

機能

New in WinForms 2024 v1

  • Microsoft Office 365 Themes for WinForms (Beta)
    • Designed a new, updated look for the Windows Forms controls based on the Microsoft 365 applications. These themes are similar to previous Office themes but with a bit more spacing, rounded corners, and more. This is the first public release of the Microsoft Office 365 Themes with support for FlexGrid, FlexChart, Ribbon, Accordion, and Input, as well as partial support for other controls.
    • There are several Office 365 Themes: White, Dark Gray, Black, Green, and Colorful.
    • You can use any of these as a starting point for customizing the style in the Theme Designer Application.
  • FlexGrid for WinForms Enhancements
    • Transposed View
      • You can now create a transposed datagrid view using FlexGrid for .NET 8 in Windows Forms. A transposed grid flips the rows and columns so that the headers display down the left side and rows display across the screen. You can enable the transposed feature by simply setting the new "Transposed" property to "true".

New in WPF 2024 v1

  • FlexGrid for WPF Enhancements
    • TreeGrid Features
      • FlexGrid for WPF .NET 8 now supports hierarchical data binding to generate a TreeGrid. Set the "ChildItemsPath" property to the recursive property in your business object to generate a collapsible TreeGrid. You can customize the node display position and node indent, as well as supply multiple properties separated by a comma to create a deeply nested tree. This feature is also supported in the .NET Framework.

New in Blazor 2024 v1

  • FlexViewer for Blazor Server
    • You can now view reports and PDF documents in Blazor Server applications with page navigation, search, touch support, continuous scrolling, and file export (PDF, HTML, Excel, Word, Images). WASM support is limited in this release.
  • FlexGrid for Blazor Enhancements
    • TreeGrid Features
      • FlexGrid for Blazor now supports hierarchical data binding to generate a nested TreeGrid. Set the "ChildItemsPath" property to the recursive property in your business object to generate a collapsible TreeGrid. You can customize the node display position and node indent and even supply multiple properties separated by a comma to create a deeply nested tree.
    • Custom Combination Filters
      • Perform multi-value (checkbox) and conditional filters on the same column. FlexGrid for Blazor now supports custom column filter menus, which can be used to create combination filters.
    • Time Filtering
      • When filtering a column formatted by time, users now experience improved behavior with a specialized time filter editor. For example, search for records that happened before or after a specific time of the day.
    • Improved Behaviors and Bug Fixes
      • When significantly reducing the size of columns, the filter menu will not cut off the header text.
      • The filter menu will now display correctly over fixed rows.

New in WinUI and MAUI 2024 v1

  • FlexGrid for WinUI and MAUI Enhancements
    • TreeGrid Features
      • Added hierarchical data binding enhancements to FlexGrid. Simply set the "ChildItemsPath" property to a hierarchical property in your data object to create a collapsible tree structure.
  • FlexChart for .NET MAUI
    • Build dynamic dashboards and data visualizations with FlexChart, a cross-platform C# .NET MAUI chart control. The flexible charting library is now supported across the entire .NET platform. Choose from 80+ popular chart types and configurations.

New in ASP.NET MVC 2024 v1

  • ASP.NET Core Enhancements
    • FlexChart Axis Grouping
      • Axis grouping enables you to visually group axis labels, wherever possible, for better readability and data analysis at different levels. Group the chart by categories, numbers, and dates.
    • FlexGrid CSV Export
      • In addition to the Excel export added in a previous release, support has been expanded to include CSV formats.

New in Data Services 2024 v1

  • Snowflake Data Connector Library
    • The Snowflake .NET data connector is now officially released. You can extract, transform, and load data from Snowflake through the C# libraries using the same API as other data sources like Dynamics, OData, JSON, and more.