ComponentOne Ultimate
Includes new controls, designers, and enhancements to C1 Studio Enterprise, Wijmo, and C1 Studio for Xamarin.
Features
- New FlexChart features
- Added a new Histogram chart type.
- Added enhancements to animations.
- Sunburst charts now have new load and update animations
- Improved the easing functionality on iOS by adding implicit conversion of CAMediaTimingFunction to C1Easing.
- New ComponentOne Input control features
- Adde AutoCompleteMode property.
- Adjust both the filter and highlighting behavior of AutoComplete and allows StartsWith, EndsWith, and Contains (Default).
- Added the ability to use MatchCase or MatchWholeWordflags in AutoComplete.
- Added ability to clear data from editable input controls with a clear button. It can be toggled with the ShowClearButton property.
- New Completed Event for Input controls.
- Added Animation for FullScreenMode.
- ComponentOne CollectionView control
- Added the ability to use MatchCase or MatchWholeWord flags when filtering. The FullTextFilterSample in FlexGrid101 has been modified to demonstrate this behavior.
- ComponentOne FlexGrid enhancements
- Added KeyActionTab property for Excel-like tab cycling. This option allows a tab key press to behave the same as in Excel, where a tab will wrap the selection and marquee to the first column of the next row when pressed from the last column of a row.
- Added customizable selection/context menu.
- Built in options for actions like Cut, Copy, Paste, Delete, Undo, and Select All.
- Can also contain developer customizable actions.
- Improved the visual quality of FlexGrid grid lines and light and dark themes.
- New Visual Studio for Mac and Entity Framework project templates
- Added Entity Framework SQLite Template.
- Uses FlexGrid, CollectionView, and Entity Framework Core with a local SQLite DataBase.
- Added Visual Studio for Mac templates.
- Same templates currently in VS 2017 will also be available for Mac (including Entity Framework template).