このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

ComponentOne Ultimate(英語版)

業務用アプリケーションやデータ解析アプリケーションを構築。

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

バージョン: 2020 v1 更新日: May 28, 2020

i

ComponentOne Ultimate is no longer available, all existing licenses have been converted to ComponentOne Studio Enterprise. If you are an existing customer interested in renewing your subscription, you can renew here.

ComponentOne Ultimate 2016 v1.5 released

Released: May 17, 2016

2016 v1.5 での更新項目

機能

ComponentOne Studio WinForms

  • Word for WinForms is now available as a component from the Toolbox. You can set properties at Design time and load or save Word and RTF documents at runtime.
  • PDF DocumentSource provides PDF viewing in FlexViewer.
  • FlexReport
    • Supports unbound chart
  • FlexChart
    • Added custom rendering events
    • New sample for RangeSelector
    • New sample for Axis Scrollbar
  • C1TouchToolkit
    • Removed ZoomFont overrides from the C1FlexGridZoomPolicy policy. This functionality is implemented in the C1FlexGrid control.​​
    • C1Ribbon and C1StatusBar are excluded from zooming and not affected by C1Zoom. ​​
  • C1Command​
    • ​C1DockingTab: Added new event AutoHidingChanging. This event fires when the AutoHiding property is about to change. Allows to cancel the change.
    • C1CommandLink: Added methods OpenSubmenu() and CloseSubmenu(). These methods open or close a submenu for linked C1CommandMenu.
    • C1DockingTab: Added TabClick event in C1DockingTab and DockingTabPage.
    • C1CommandDock: Added DockingStyle like in VS2012.
  • ​GanttView
    • Added Layout dialog and new properties ShowLinks, BarHeight, AdaptiveBarHeight, etc​.
  • Input
    • ​​C1ComboBox
      • New property UseItemsBindingSource. Keeps SelectionIndex property synchronized with BindingSource.Position.
      • HtmlPattern mode now supports multiple field names in the pattern like this: {FieldName}.  This allows to make multi column combo boxes.
      • Improved performance when 4000+ items are added to its drop down.​
    • RangeSlider: added SmallChange, LargeChange, ScrollBehavior, Style.SelectedAreaColor,  Styles.ThumbStyle.Padding properties.
  • Schedule​​​
    • C1Schedule.SelectedIntervalChanged fired when the same time interval is selected in other visible group.
  • Ribbon
    • Supported loading the custom theme bitmaps for the Office2007 visual styles.

ComponentOne Studio MVC

  • Client-side Intellisense support has been added for controls in TypeScript.

ComponentOne Studio WPF

  • ​​Adding FlexChart as a beta control.
  • RichTextBox
    • ​​Add Ctrl+b, Ctrl+i, Ctrl+u shortcuts.
    • Convert URL string as a hyperlink when press​ Enter/Space key.
  • DataGrid
    • ​Improved performance at changing rows visibility.
  • Olap
    • ​​Customize the sort order of the header fields​​​​.

ComponentOne Studio UWP

  • Adding FlexViewer as a beta control.
  • FlexChart
    • Added custom rendering events.
    • Added UWP gestures.
  • New MVVM sample has been added.

Xuni Calendar

  • [XF][iOS][Android] The currently selected month is now highlighted in year view using the selection background and text color.
  • [XF] Improved view mode animation on Windows.

FlexChart

  • [XF][iOS] Clipping is improved with string labels on the X-Axis near the min and max of the axis.

FlexGrid

  • [XF][iOS][Android] Added GridColumn.SortMemberPath property that allows you to sort by a different field than what is bound to the column when the user taps the column header.
  • [XF][iOS][Android] Added GridColumn.AllowSorting property that allows you to control sorting behavior individually per column.
  • [iOS] ShowDetail and HideDetail methods added to FlexGridDetailProvider

Key: [XF] = Xamarin.Forms

不具合の修正

Xuni Calendar

  • [XF][iOS] Fixed Calendar’s header to be better formatted for globalization.
  • [XF][Android] Fixed selection day text color for image day slots.
  • [XF] Fixed IndexOutOfBoundsException when double tapping on disabled days
  • [XF] SelectionTextColor now gets applied to disabled selected dates when DisabledTextColor is set.
  • [XF] MinDate & MaxDate were not correct on Windows when the set value had a specific time of day.

FlexChart

  • [Android] Fixed annotations with DataIndex attachment for series displayed on secondary Y axis.
  • [Android] Fixed SymbolBorderWidth and SymbolBorderColor properties to apply for Candle/HLOC charts.
  • [XF][iOS] InterpolateNulls property fixed on iOS.
  • [XF][iOS] ChartAxis.MajorUnit property fixed on iOS.

FlexGrid

  • [Android] Fixed DetailCellCreatedEventArgs Row parameter to include DataItem
  • [Android] Fixed unhandled exception when editing cell of manually added column.
  • [iOS] Fixed ScrollPositionChanged event.
  • [iOS] Fixed and removed vertical lines drawn within row detail cell.
  • [iOS] GridColumn.minWidth property can be set in Swift.
  • [Android] Corrected parameters for AutoSizeRows and AutoSizeColumns method.

Key: [XF] = Xamarin.Forms