DevExpress Examples
Search thousands of sample projects and learn how to integrate DevExpress components in your next desktop, web, or mobile app.
Pinned Repositories
AspNetCore.Reporting.BestPractices
Best practices to follow when you develop a web application with DevExpress reporting controls.
blazor-theme-switcher
Implement a Theme Switcher for a Blazor application.
maui-collection-view
Samples in this repository demonstrate how to get started with the DXCollectionView component and how to use its features
maui-data-form
Projects in this repository demonstrate the capabilities of the DevExpress Data Form for .NET MAUI — a control that allows you to display and edit data objects.
maui-data-grid
Samples in this repository demonstrate how to get started with the DataGridView component and how to use its features.
maui-demo-app
DevExpress Demo Center for .NET MAUI
maui-stocks-mini
DevExpress Stocks App for .NET MAUI
out-of-maintenance-xamarin-forms-demo-app
A demo application in this repository demonstrates the capabilities of the DevExpress Mobile UI for Xamarin.Forms: Data Grid, Editors, Charts, Scheduler, Data Form, and other controls.
xaf-create-multitenant-application
This example creates a multi-tenant XAF application.
XAF_Security_E4908
This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
DevExpress Examples's Repositories
DevExpress-Examples/xaf-save-and-share-custom-view-settings
Save customized view settings at runtime and share them between users.
DevExpress-Examples/XAF-How-to-show-the-number-of-list-view-items-in-the-navigation-control
Display the number of List View items in the Navigation Control.
DevExpress-Examples/xaf-how-to-display-an-enumeration-property-as-a-drop-down-box-with-check-boxes
Display an enumeration property as a drop-down box with checkboxes in your XAF ASP.NET Core Blazor and WinForms application.
DevExpress-Examples/xaf-how-to-execute-actions-in-code
Execute custom or standard Actions programmatically in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-highlight-invalid-properties-when-a-view-is-activated
Highlight invalid properties when a user activates a View or changes the View's object in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-how-to-save-the-currently-opened-view-as-a-new-view-variant-at-runtime
How to create a controller that allows saving the current view's state as a view variant and applying saved variants to a view.
DevExpress-Examples/xaf-how-to-show-a-hyper-link-url-email-etc-for-a-business-class-property
Displays custom Property Editors for WinForms and Blazor platforms that render object fields containing an email address or URL as clickable text in the UI
DevExpress-Examples/xaf-how-to-show-the-number-of-nested-list-views-items-in-tab-captions
How to create a controller to show the number of nested List View items in tab captions
DevExpress-Examples/xaf-how-to-implement-dependent-views-in-a-dashboardview-filter-based-on-selection
How to filter a ListView displayed in a DashboardView based on another ListView's selection
DevExpress-Examples/xaf-how-to-import-data-in-xaf
How to import data from an XML-formatted text file, create business objects based on this data, and show the result in an XAF list view
DevExpress-Examples/xaf-how-to-show-persistent-objects-in-a-non-persistent-objects-view
Display persistent objects in a non-persistent object's view in your XAF ASP.NET Core Blazor application.
DevExpress-Examples/xaf-win-add-custom-button-to-form-using-custom-view-item
Add a custom control (button) to a Detail View.
DevExpress-Examples/xaf-how-to-display-a-list-of-non-persistent-objects
Display a list of non-persistent objects in XAF applications
DevExpress-Examples/xaf-how-to-prevent-altering-the-legacy-database-schema-when-creating-an-xaf-application
How to prevent altering the legacy database schema when creating an XAF application
DevExpress-Examples/xaf-how-to-show-audit-entries-for-a-current-object-and-its-aggregated-objects-in-one-list
How to display audit information about a current object and each object in its collection property
DevExpress-Examples/XAF-search-objects-using-complex-criterion
Create a window for custom object searches.
DevExpress-Examples/xaf-how-to-dynamically-change-mask-settings-based-on-the-current-object
How to dynamically change mask settings based on the current object
DevExpress-Examples/xaf-how-to-enforce-password-complexity-in-xaf
Validate passwords in XAF applications.
DevExpress-Examples/xaf-how-to-extend-the-application-model
Extend the Application Model in XAF applications
DevExpress-Examples/xaf-how-to-implement-a-custom-security-operation-that-can-be-permitted-at-the-type-level
How to create a custom operation permission that allows to forbid the export operation use Security System
DevExpress-Examples/xaf-how-to-implement-a-singleton-class
How to implement a singleton - a class that can have a single instance that cannot be removed
DevExpress-Examples/xaf-how-to-show-a-custom-form-as-the-winforms-dashboard-designer
How to show a custom form as the WinForms Dashboard Designer used to create and modify dashboards in the WinForms XAF applications
DevExpress-Examples/xaf-how-to-show-a-new-object-detail-view-via-the-navigation-control
How to execute custom code when the navigation control's item is clicked
DevExpress-Examples/xaf-how-to-use-tree-list-editors-to-display-list-views
Use Tree List editors to display List Views in XAF applications
DevExpress-Examples/xaf-print-a-report-without-displaying-a-preview
Implement an Action that prints a specific report without displaying its preview.
DevExpress-Examples/xaf-win-custom-action-with-custom-action-control
Implement a custom action with BarCheckItem action control.
DevExpress-Examples/devextreme-numberbox-zero-masks
This example demonstrates how to overcome NumberBox limitations if you use '0' in the format mask.
DevExpress-Examples/xaf-how-to-implement-a-custom-attribute-to-customize-the-application-model
How to implement a custom attribute to customize the Application Model
DevExpress-Examples/xaf-how-to-implement-a-security-system-user-based-on-an-existing-business-class
How to use an existing business class as the Security System user
DevExpress-Examples/xaf-how-to-use-the-file-attachment-module-with-a-legacy-database
How to use the File Attachment Module with a legacy database