Discover
Our news and chronicles
Xceed Toolkit for .NET MAUI - Multi-platform UI controls
Xceed is excited to introduce its new Toolkit for MAUI! The toolkit is an open-source and free version that offers additional controls and features to supplement the existing "basic controls" in MAUI. The main objective of the toolkit is to provide developers with the necessary tools to create exceptional user experiences.
Perfect Guide to Xceed data grid for wpf
Welcome to the getting started guide for Xceed Data Grid for Windows Presentation Foundation (WPF). Xceed Data Grid is a powerful, feature-rich, and highly customizable control that allows you to display, edit, and manage data in a tabular format. Designed specifically for WPF, it takes full advantage of the platform's capabilities, providing a seamless experience when working with large amounts of data. This guide aims to help you understand the core concepts and components of Xceed Data Grid and guide you through the process of integrating it into your WPF applications. The first thing you may want to do is try the product using our click once installer.
Xceed Spring 2023 Release: Exciting Updates, MAUI Expansion, and the Future of .NET
Discover the latest updates and enhancements in Xceed's Spring 2023 release! In this video, we dive into our WPF products, non-UI controls, and explore our future plans for .NET 8 and the exciting expansion into MAUI (.NET Multi-platform App UI). Learn about the new features, such as flag enumeration filtering in Xceed DataGrid for WPF, compatibility with recent .NET versions, and the upcoming Xceed Toolkit for .NET MAUI. Don't miss out on these essential insights to make the most of Xceed's innovative solutions for your development needs.
Xceed Workbooks for .NET: The Ultimate Excel .Net Library
Xceed Workbooks is a powerful Excel .NET library that provides developers with a wide range of features for manipulating data in Excel workbooks.
Using Excel Formulas with Xceed Workbooks for .NET in C#
Xceed Workbooks for .NET allow developers to easily create advanced spreadsheet-like calculations and sophisticated charting applications. All this is possible by using the advanced formula engine, which supports numeric, logical, string and DateTime calculations. In addition, you can use its built-in collection of functions to easily access data values within your workbook, as well as use external data sources using various built-in connectors.
How to indent content in a DocX file using Xceed Words for .NET
To indent content using Xceed Words for .NET in C#, you can use the Paragraph.IndentationFirstLine or Paragraph.IndentationHanging properties to set the indentation level for a paragraph. Here's how...
Fall Release 2022
A quick overview of this year’s Fall release, which updates most of our products!
Quick and Easy Way of Opening xlsx excel documents in C#
Manipulating xlsx files in .NET can appear complicated and tedious however, doing so only requires a few lines of codes while using Xceed Workbooks for .NET.