Released: Nov 5, 2019
2019 Volume 3 SP1 での更新項目
機能
DataGrid
- Get the SfDataGrid visual container using the SfDataGrid.GetVisualContainer() method to access scrolling related API’s.
PDF Viewer
- Added support for rendering images in signature form fields.
Released: Oct 3, 2019
2019 Volume 3 での更新項目
機能
Xamarin.Forms for WPF (Preview)
- WPF support for Xamarin.Forms for the following controls:
- ListView
- Scheduler
- Border
- Button
- Chips
- Switch
- Radio Button
- CheckBox
- Gradient View
- Segmented Control
- Text Input Layout
Material design support
- Material design support for the following controls:
- Accordion
- Autocomplete
- Button
- Calendar
- CheckBox
- Chips
- ComboBox
- Expander
- ListView
- PDF Viewer
- Picker
- Popup
- Radio Button
- Range Slider
- Scheduler
- Switch
- TreeView
Rich Text Editor (Preview)
- Rich Text Editor for Xamarin...
Released: Aug 22, 2019
Volume 2 SP1 での更新項目
機能
SfComboBox
SfDataForm
- Customize the editor background color of dataform floating label layouts using the ContainerBackgroundColor property of SfDataForm or TextInputLayoutSettings.
- Hide the dataform floating label by using the ShowHelperText property of SfDataForm or TextInputLayoutSettings.
SfListView
- In iOS, support to handle the DelayContentTouches property of ListView’s ScrollViewer in application level has been provided.
- ListView will update now properly when using...
Released: Jul 11, 2019
2019 Volume 2 での更新項目
機能
Xamarin.Forms
Switch (Preview)
- The Switch control allows you to turn an item on and off, and provides an optional indeterminate state. It supports VSM, busy state, and gradient colors. Key features
- Visual types: Supports built-in visual types such as Material, Cupertino, and Fluent.
- Indeterminate state: Supports an additional state called indeterminate state.
- Visual State Manager: Support to customize the switch’s thumb and track based on switch states.
- Orientation: Supports vertical...
Released: May 14, 2019
2019 Volume 1 SP1 での更新項目
機能
Xamarin.Forms
SfAccordion
- Themes support has been provided for SfAccordion.
- Provided support to customize the icon color for SfAccordion.
SfExpander
- Themes support has been provided for SfExpander.
- Provided support to customize the icon color for SfExpander.
SfPdfViewer
- Localization support for ScrollHead has been provided.
- Accessibility support for SfPdfViewer has been provided.
Xamarin.Android
SfPdfViewer
- Accessibility support for SfPdfViewer has been provided.
- Localization support for...
Released: Mar 29, 2019
2019 Volume 1 での更新項目
機能
Xamarin.Forms
Common
- Dark theme support - You can apply a dark theme to Syncfusion controls using predefined dynamic resource keys.
- Accordion (Preview) - The Accordion control allows content to be organized in a vertically stacked list of items that is collapsible. Each item can also be expanded to reveal the content associated with that item.
- Cards (Preview) - The new Cards control allows you to create a dismissible card, or a stack of cards where one card is visible at a time until you...
Released: Dec 17, 2018
2018 Volume 4 での更新項目
機能
Common
- Theme Support - Now, you can easily theme all the controls using predefined dynamic resource keys.
Backdrop
- New control - The new Backdrop control is composed of two surfaces, a back layer and a front layer. The back layer displays actions that will update the front layer’s content. Key features
- Integrates with the Xamarin.Forms ContentPage and supports seamless navigation and toolbar customizations.
- Back layer height automatically adjusts based on its content, and provides an option...
Released: Sep 21, 2018
2018 Volume 3 での更新項目
機能
- Text Input Layout
- New control - The new text input layout adds decorative elements like floating label, icons, and assistive labels on top of input views such as SfMaskedEdit, SfNumericTextBox, Entry and Editor controls (Xamarin.Forms only).
- TreeView
- New control - Treeview is a data-oriented control that displays data in a hierarchical structure with expanding and collapsing nodes. It is commonly used to illustrate a folder structure or nested relationships in an application.
- Image Editor...
Released: Jul 30, 2018
2018 Volume 2 での更新項目
機能
Xamarin.Forms
- Starting with version 2018 Vol 2, you need to include a valid license key (either paid or trial key) within your applications.
- From this release onwards, the localization procedure for the controls has been simplified to use .resx files to provide localized text in .NET Standard projects. Localized text is no longer required in platform-specific projects. However, if you are already following a platform-specific approach, it will continue to work.
- Provided macOS support for the...
Released: Feb 28, 2018
2018 Volume 1 での更新項目
機能
- New Tab View Control - Lets users explore and switch among different views.
- New Masked Text Box Control - Lets users restrict input to certain types of characters, text, and numbers using a mask pattern. This control is used to create a template for providing information such as telephone numbers, IP addresses, product IDs, etc.
- New Data Form Control - Enables the data fields of any data object to be edited, allowing various forms to be developed, such as login, reservation, and data entry...