ComponentOne Studio for Xamarin(英語版)

C#とXAMLで一度コードを記述するだけであらゆるモバイルデバイスに対応するネイティブアプリを作成

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

バージョン: 2023 v1 更新日: Mar 29, 2023

i

Please note that ComponentOne Studio for Xamarin is now part of ComponentOne Studio for WinUI & MAUI
Existing customers looking to renew their ComponentOne Studio WinUI Subscription should choose the ComponentOne Studio for WinUI & MAUI Subscription renewal.

ComponentOne Studio for Xamarin replaced Xuni Enterprise and Xuni Xamarin.

Xuni Enterprise 2016 v2.5

Released: Sep 15, 2016

2016 v2.5 での更新項目

機能

  • Core - Added support for GrapeCity License manager add-in in Visual Studio. You can know license a Xuni project using the XML created from this tool. [Xamarin.Forms]
  • Calendar
    • The DayBorderColor and DayBorderWidth properties now apply to all views (Day, Month, Year). [Xamarin.Forms] [native iOS] [native Android]
    • Calendar DaySlots are now refreshed when calling the Refresh() method on Android. [Xamarin.Forms]
  • FlexChart - Added support for DateTime values of Annotations in DataCoordinate attachment on iOS. [Xamarin.Forms]
  • FlexGrid
    • Improved performance on Android. [Xamarin.Forms]
    • Added properties for GroupHeaderFormat and GroupHeaderConverter. [Xamarin.Forms]
    • Added CellLongPressed event. [Xamarin.Forms] [native iOS] [native Android]
    • Added NativeControlGridCellFactory for embedding other controls into FlexGrid cells. [native iOS]
  • CollectionView
    • XuniCollectionView now supports grouping. [Xamarin.Forms]
    • ICollectionViewGroup and ISupportGrouping interfaces added. [Xamarin.Forms]
  • Input - Corrected ComboBox behavior when used with segues. [native iOS]

不具合の修正

  • Core - Adjusted holding events to raise properly on Windows Phone. [Xamarin.Forms]
  • Calendar - Fixed issue where the Year view header is shown in Decade view on iOS. [Xamarin.Forms]
  • FlexChart
    • You can now modify e.Header inside HeaderLoading event when ViewMode == Decade on iOS. [Xamarin.Forms]
    • Fixed crash that could occur if the Start and End properties of ChartLineAnnotation were not set on iOS. [Xamarin.Forms]
    • Fixed issue where setting the ChartType property for ChartSeries would not take effect on Android. [Xamarin.Forms]
    • Fixed issue where setting Min/Max could cause FlexChart to become unresponsive. [Xamarin.Forms] [native iOS] [native Android]
  • FlexPie - Fixed FlexPie such that setting XuniAnimationModeAll works correctly. [native iOS]
  • FlexGrid
    • Breaking change - The property IsGroupingEnabled and GroupDisplayBinding properties deprecated, use GroupHeaderFormat or GroupHeaderConverter properties instead. [Xamarin.Forms]
    • Fixed Content alignment when Column’s WordWrap property is set to False and Row’s WordWrap is set to true. [Xamarin.Forms] [native iOS]
    • Now appear when ColumnHeaderBackgroundColor is set on iOS. [Xamarin.Forms]
  • CollectionView - Breaking change - XuniGroupedCollectionView removed, use XuniCollectionView. [Xamarin.Forms]
  • Input
    • Corrected behavior of SelectedIndexChanged event so that it always fires when the value of SelectedIndex is changed. [Xamarin.Forms]
    • DropDownBackgroundColor property now works correctly on iOS and Android. [Xamarin.Forms]
    • Fixed exception that could occur if DropDown/ComboBox is set in layout xml. [native Android]