GitHub topics: winforms-dashboard-designer
DevExpress-Examples/win-designer-pivot-as-master-filter
This example demonstrates how to make the Pivot dashboard item behaves like a single-select Master Filter item.
Language: C# - Size: 650 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-custom-items-extension
This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
Language: Visual Basic .NET - Size: 1.77 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 4

DevExpress-Examples/winforms-dashboard-custom-items
The following example shows how to implement a custom dashboard item in a WinForms application. Custom items allow you to embed any WinForms UI control in a dashboard. You can interact with custom items in the Dashboard Designer just like with any built-in item.
Language: C# - Size: 951 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-window-function-calc-field
The example shows how to use window functions in the calculated fields.
Language: C# - Size: 249 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-display-each-series-in-a-separate-pane-for-chart-dashboard-items
This example creates a WinForms Dashboard extension module that allows users to display each series in a separate pane for Chart Dashboard Items.
Language: C# - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-apply-conditional-formatting-to-cards
The example contains the following methods that apply a set of format rules to cards.
Language: Visual Basic .NET - Size: 355 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

DevExpress-Examples/winforms-dashboard-pass-dashboard-parameters-to-stored-procedure
This example shows how to pass a dashboard parameter to a stored procedure.
Language: C# - Size: 1.27 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-data-extract-filtering
The following example creates a data extract from the excel data source and shows how to filter the extracted data.
Language: C# - Size: 395 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-custom-aggregates-server-mode
This example shows how to aggregate data by the field's first value in server mode.
Language: Visual Basic .NET - Size: 144 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-custom-aggregates-client-mode
This example shows how to use string concatenation to aggregate data in client mode.
Language: Visual Basic .NET - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/How-to-calculate-fiscal-functions-for-date-time-data-fields
This example shows how to add fiscal functions to the WinForms Dashboard in a client mode.
Language: Visual Basic .NET - Size: 239 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/winforms-dashboard-custom-properties
The following example shows how to create custom properties for the WinForms Dashboard
Language: C# - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-w-function-example
This example demonstrates how to show the products with top N sales by category.
Language: C# - Size: 340 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-async-mode-designer-data-loading
The Dashboard Designer application that loads a dashboard bound to the object data source. The application can switch between synchronous and asynchronous mode.
Language: C# - Size: 527 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-json-data-source
This example creates a simple dashboard at runtime, binds it to the DashboardJsonDataSource and displays it in the DashboardDesigner control.
Language: C# - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-bind-dashboard-to-sql-server-database-file
This example demonstrates how to bind a Microsoft SQL Server database file (.MDF) at runtime to a dashboard created in code.
Language: C# - Size: 862 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-dashboard-data-federation
This example registers the DashboardFederationDataSource from a set of data sources
Language: C# - Size: 824 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-dashboard-bind-card-item-to-data-in-code
This example shows how to bind a Card dashboard item to data in code.
Language: C# - Size: 302 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-dashboard-designer-custom-interactivity-in-tab-pages
This example demonstrates how to implement a custom visual interactivity that enables the Grid dashboard items placed in different tab pages to act as independent master filters.
Language: C# - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/winforms-dashboard-customize-exported-document
Add custom information to the exported Excel document
Language: C# - Size: 683 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-localize-stringid-visualizer
A visual helper to determine the StringId to localize.
Language: C# - Size: 850 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-dashboard-grid-hyperlink-column
This example demonstrates how to create two hyperlink columns in Grid dashboard item using Dashboard API.
Language: C# - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-dashboard-custom-database-schema-for-sql-data-sources
This example shows how to create a custom database schema for the dashboard.
Language: Visual Basic .NET - Size: 564 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-customize-color-scheme
This example demonstrates how to customize a dashboard color scheme to change colors for the specified dimension values.
Language: C# - Size: 419 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-dashboard-sql-data-source
.NET, Business Intelligence, WinForms Dashboard
Language: C# - Size: 602 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-designer-bind-a-dashboard-to-a-list-object
This example binds a dashboard to a list of objects in the WinForms Designer.
Language: C# - Size: 89.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/winforms-dashboard-filtering-in-olap-mode
How to apply filtering to a dashboard item's data in OLAP mode.
Language: C# - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-dashboard-designer-merge-dashboards-to-tabs
This example creates a single merged dashboard from multiple individual dashboards, inserting them as tab pages in a tab container.
Language: C# - Size: 186 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/out-of-maintenance-data-source-wizard-how-to-display-a-list-of-available-tables-after-data-base-sele 📦
This example illustrates how to customize the Data Source Wizard.
Size: 998 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-save-custom-settings-to-a-dashboard-xml-and-apply-these-settings-in-the-vi 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 893 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-dashboard-designer-how-to-import-shape-files-into-map-items-using-openfiledialog- 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 251 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-bind-a-scatter-chart-dashboard-item-to-data-in-code-t306222 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 47.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-customize-a-palette-of-the-choropleth-map-e5108 📦
This example demonstrates how to customize the Choropleth map palette.
Size: 498 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-evaluate-a-customer-acquisition-using-the-quarter-year-of-their-first-purchase-t372353 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 133 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-how-to-include-dashboarddesigner-in-a-wpf-application-using-the-windowsformshost- 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 75.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-designer-how-to-customize-the-data-source-wizard-for-the-olap-data-sourc 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-winforms-dashboard-item-collection-changed-event 📦
This example handles the Dashboard.ItemCollectionChanged event to obtain added or removed dashboard items.
Size: 102 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-dashboard-cascading-lookup-filter 📦
This example demonstrates a dashboard that implements the cascading filter functionality extended across tab pages and applied to different data sources.
Size: 907 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-xpo-data-source 📦
This example creates a dashboard at runtime, binds it to the DashboardXpoDataSource and displays it in the DashboardDesigner control.
Size: 652 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-how-to-delay-data-load-until-all-filters-are-set-t629796 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 655 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-How-to-Display-Product-with-Sales-Greater-than-Average-Sales-per-Category 📦
Size: 92.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-linked-interactivity 📦
This example demonstrates how to synchronize Master Filter and Drill-Down actions between different dashboards.
Size: 584 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-beforeexportdocument-event 📦
This example demonstrates how to hide dashboard filter items when a dashboard is exported to PDF and the ExportFilters export option is set to false.
Size: 235 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-control-access 📦
This example demonstrates how to customize the controls used to visualize data in the dashboard items at runtime.
Size: 370 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-win-dashboard-designer-master-drill-down 📦
Size: 205 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-How-to-Clear-Filter-Values-in-a-Dashboard-State- 📦
.NET, Business Intelligence, WinForms Dashboard
Size: 387 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-WinForms-Dashboard-How-to-Apply-Conditional-Formatting-to-the-Chart-Dashboard-Ite 📦
Size: 167 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-WinForms-Dashboard-How-to-Highlight-Data-in-the-Scatter-Chart-Dashboard-Item 📦
Size: 114 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-WinForms-Dashboard-How-to-export-customized-Pie-Dashboard-Item 📦
This example shows how to export a Pie dashboard item with customized totals.
Size: 278 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-designer-how-to-show-totals-in-pie-dashboard-items 📦
Size: 266 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-How-to-Display-Product-Sales-that-are-Greater-than-20k 📦
Size: 85.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-winforms-dashboard-numeric-group-intervals 📦
This example shows how to add a custom function in a client mode. The function allows you to group data by the specified criterion in the WinForm dashboard.
Size: 126 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
