DevExpress Xamarin Gallery

22.1.7 for iPhone, iPad
Free
0

0 Ratings

Update Date

2022-11-01

Size

118.0 MB

Screenshots for iPhone

iPhone
DevExpress Xamarin Gallery Description
DevExpress Mobile UI for Xamarin.Forms includes Data Grid, Scheduler, Chart, Pie Chart, Tab View, and Drawer View controls so you can easily visualize and shape data in your next cross-platform smartphone or tablet application. All controls were built from native iOS elements to ensure maximum application performance. While the two predefined themes allow you to switch between dark and light modes, you can also customize each individual control’s appearance as required.


Data Grid capabilities:

- Fast cascade data updates
- Automatic row height
- Automatic column generation based on data fields
- Data editing support
- Multiple built-in column types (text, numeric, date, image, and Boolean)
- Template column allows you to create custom cell viewer/editor
- Fixed (frozen) columns
- Sort data against multiple columns
- Group and filter data (in code)
- Enable totals and group summaries (in code)
- Pull-to-Refresh and Load More capabilities
- Swipe actions


Scheduler capabilities:

- Recurring appointments
- Day View
- Work Week View
- Week View
- Month View
- Appointment Editor


Chart capabilities:

- Fast chart rendering with hardware GPU acceleration
- Performance tested on large data sources (5-20 millions of points depending on the target device)
- Optimized for real-time data updates
- End-user zooming and scrolling
- Series and point selection
- Exploded points support for Pie and Doughnut charts
- Customizable appearance for all chart elements
- Customizable Axes, Legends and Series Point Labels
- Hassle-free data initialization for all frequently-used types, including DateTime, Numeric, Qualitative and Financial (Open, Close, High, Low)


Tab View and Drawer View capabilities:

- MVVM-ready - bind tabs to a custom object collection
- Configurable tab headers
- Configurable drawer header and footer
DevExpress Xamarin Gallery 22.1.7 Update
2022-11-01
Bug fixes and performance improvements
More Information
Price:
Free
Version:
22.1.7
Size:
118.0 MB
Genre:
Reference
Update Date:
2022-11-01

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
22.1.7 2022-11-01
Bug fixes and performance improvements
21.2.4 2021-12-16
Minor improvements and fixes
1.5 2021-05-24
New Popup Component

Charts Enhancements
- Generate Series Based on a Template
- Axis Labels - Arrangement Options
- Dashed Constant Lines, Axis Tickmarks, and Gridlines
- Point Colorizers - Use Colors from a Data Source
- Area Series - Transparent Gradient

Collection View Enhancements
- Swipe Support

Data Form Enhancements

Data Grid Enhancements
1.4 2020-11-23
New Collection View
- Vertical and horizontal layout
- Item templates
- Sorting, filtering, and grouping
- Selection
- Pull to refresh
- Load more
- Item drag & drop

Charts
- Spline series
- Point and segment colorizers
- Axis label auto format

Data Form
- Span editors across rows
- Editor label horizontal alignment

Data Grid
- Virtual horizontal scrolling
- DevExpress editors in column cells
- Auto-filter row
- Save/restore layout

New Editors
- AutoComplete
- Numeric
- Date
- Time
- Check
1.3 2020-05-01
Data Grid:

- Row drag and drop. New properties and events allow you to enable and control drag-and-drop operations.
- Customizable Row Layouts. You can set up complex row layouts where data cells, column headers and data summaries can have different height and can be arranged one under another.
- A new CustomCellStyle event allows you to customize the appearance of individual data cells.

Charts:

- New Range Area and Range Bar series types.
- Capability to anchor an axis to a specific point within the chart diagram or to a specific value on the perpendicular axis.
- Logarithmic scale for numeric axis.

New Data Editors and Controls

- TextEdit – A single-line text editor.
- MultilineEdit – A multi-line text editor.
- PasswordEdit – An editor that allows users to enter passwords securely.
- ComboBoxEdit – An editor with a dropdown list.
- SimpleButton – A button control.
All text editors support animated label display, prompt/placeholder text, help text under the edit box, input error indication, character counter, interactive start/end glyphs, and appearance customization.
Single-line text editor supports input mask and prefix/suffix display.

New Data Form

The DataFormView control allows you to generate edit forms for any data objects. Its capabilities include:
- DevExpress or 3rd-party editor support.
- Multiple commit modes (on value change, on editor focus change, on demand).
- Input validation error display.
- Layout customization.
1.2 2020-02-20
Data Grid

- Customizable templates for the following grid elements: Column Header, Group Row, Group Row Caption, Group Summary, Total Summary, Swipe Item.
- Validation rules for data cell values.


Charts

- СhartView now supports multiple axes for improved comparative analysis.
- New built-in adapters support IBindingList and INotifyCollectionChanged collections and allow you to bind series to IList, IList<T>, and DataTable collections directly.
- Capability to hide no-data ranges from DateTime axes.


Navigation

- TabPage - tab navigation through pages at the application’s root level.
- DrawerPage – a page with a sliding side pane where you can display the application’s main menu or settings.


Scheduler

- Separate View Components for Month, Week, Work Week, Day views.
- Reminders. You can add appointment reminders into the iOS alarm system using the RemindersChanged event and the GetNextReminders method of the data storage object.
- Time Zone Support. You can specify the default time zone and/or manually assign a time zone for each appointment.
1.1 2019-06-26
Minor bug fixes.