This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Перейти к файлу
SyncfusionBuild 7f9cc0a4ee v23.1.36 2023-09-15 11:33:13 +00:00
barcode v23.1.36 2023-09-15 11:33:13 +00:00
bulletgraph v23.1.36 2023-09-15 11:33:13 +00:00
calculate v23.1.36 2023-09-15 11:33:13 +00:00
chart v23.1.36 2023-09-15 11:33:13 +00:00
common v23.1.36 2023-09-15 11:33:13 +00:00
datagrid v23.1.36 2023-09-15 11:33:13 +00:00
diagram v23.1.36 2023-09-15 11:33:13 +00:00
docio v23.1.36 2023-09-15 11:33:13 +00:00
dockingmanager v23.1.36 2023-09-15 11:33:13 +00:00
dropdown v23.1.36 2023-09-15 11:33:13 +00:00
editor v23.1.36 2023-09-15 11:33:13 +00:00
gantt v23.1.36 2023-09-15 11:33:13 +00:00
gauge v23.1.36 2023-09-15 11:33:13 +00:00
gridcontrol v23.1.36 2023-09-15 11:33:13 +00:00
heatmap v23.1.36 2023-09-15 11:33:13 +00:00
imageeditor v23.1.36 2023-09-15 11:33:13 +00:00
kanban v23.1.36 2023-09-15 11:33:13 +00:00
layout v23.1.36 2023-09-15 11:33:13 +00:00
map v23.1.36 2023-09-15 11:33:13 +00:00
navigation v23.1.36 2023-09-15 11:33:13 +00:00
notification v23.1.36 2023-09-15 11:33:13 +00:00
olapchart v23.1.36 2023-09-15 11:33:13 +00:00
olapclient v23.1.36 2023-09-15 11:33:13 +00:00
olapgauge v23.1.36 2023-09-15 11:33:13 +00:00
olapgrid v23.1.36 2023-09-15 11:33:13 +00:00
pdf v23.1.36 2023-09-15 11:33:13 +00:00
pdfviewer v23.1.36 2023-09-15 11:33:13 +00:00
pivotgrid v23.1.36 2023-09-15 11:33:13 +00:00
presentation v23.1.36 2023-09-15 11:33:13 +00:00
propertygrid v23.1.36 2023-09-15 11:33:13 +00:00
ribbon v23.1.36 2023-09-15 11:33:13 +00:00
richtextbox v23.1.36 2023-09-15 11:33:13 +00:00
samplebrowser v23.1.36 2023-09-15 11:33:13 +00:00
scheduler v23.1.36 2023-09-15 11:33:13 +00:00
showcase v23.1.36 2023-09-15 11:33:13 +00:00
smithchart v23.1.36 2023-09-15 11:33:13 +00:00
sparkline v23.1.36 2023-09-15 11:33:13 +00:00
spellchecker v23.1.36 2023-09-15 11:33:13 +00:00
spreadsheet v23.1.36 2023-09-15 11:33:13 +00:00
sunburstchart v23.1.36 2023-09-15 11:33:13 +00:00
surfacechart v23.1.36 2023-09-15 11:33:13 +00:00
syntaxeditor v23.1.36 2023-09-15 11:33:13 +00:00
treegrid v23.1.36 2023-09-15 11:33:13 +00:00
treemap v23.1.36 2023-09-15 11:33:13 +00:00
treeview v23.1.36 2023-09-15 11:33:13 +00:00
xlsio v23.1.36 2023-09-15 11:33:13 +00:00
Directory.Build.props v23.1.36 2023-09-15 11:33:13 +00:00
README.md v23.1.36 2023-09-15 11:33:13 +00:00

README.md

Syncfusion WPF samples

This repository contains the demos of Syncfusion WPF Controls. This is the best place to check our controls to get more insight about the usage of APIs. You can also check our controls by installing our WPF Demos, in which you can browse the demo for all the controls.

This section guides you to use the Syncfusion WPF samples in your applications.

Requirements to run the demo

The demos are provided for .NET Framework 4.5, .NET Framework 4.7, .NET 5.0, and .NET 6.0.

  • .NET Framework - Requires Visual Studio 2010 or higher to run demos based on the .NET Framework you want to use.
  • Refer .NET 5.0 requirements for running .NET5.0 demos.
  • Refer .NET 6.0 requirements for running .NET6.0 demos.

How to run the demos

Running All Controls Demo

To run the demos,

  • Clone or download this repository.

  • Open syncfusion.samplebrowser.wpf_47 file (_47 denotes framework version, You can choose the solution files ends with _45 or _50 also) present under samplebrowser folder in Visual Studio.

  • Restore nugets for all the demo projects.

  • Set syncfusion.samplebrowser.wpf as start up project and run.

    Notes: While downloading the zip file, follow below steps

    • Before you unzip the archive, right-click it, select Properties, and then select Unblock.
    • Be sure to unzip the entire archive, and not just individual demos. The demos all depend on the common folder in the archive.
    • If you unzip individual demos, they will not build due to references to other portions of the ZIP file that were not unzipped. You must unzip the entire archive if you intend to build the samples.

Running Individual Control Demos

To run the Individual Control Demos,

  • Open respective control folder. For example, To run DataGrid demos open syncfusion.datagriddemos.wpf_47 file (_47 denotes framework version, You can choose the solution files ends with _45 or _50 also) present under datagrid folder in Visual Studio.
  • Build project to restore nugets for the demo project.
  • Set syncfusion.datagriddemos.wpf as start up project and run.

Controls Catalog

GRIDS
Data Grid Tree Grid Grid Control
Property Grid
CHARTS
Charts 3D-Charts Range Navigator
Sparkline Smith Chart Sunburst Chart
Surface Chart
DATA VISUALIZATION
Diagram Barcode Bullet Graph
Gauge Gantt Heat Map
Kanban Map Treemap
LAYOUT
Docking Manager Document Container Chromeless Window
Carousel Card View Tile View
Grid Splitter TextInputLayout
NAVIGATION
TabControl TreeView Accordion
Hierarchical Navigator Navigation Drawer Tree Navigator
Wizard Control
MENUS AND BARS
Ribbon Group Bar Menu
Radial Menu Tool Bar Task Bar
INPUT CONTROLS
Editors Buttons Color Picker
Image Editor Range Slider Radial Slider
Rating Calculator
CALENDAR
Scheduler DateTimeEdit Date Picker
Time Picker Calendar TimeSpan Edit
NOTIFICATION
Hub Tile Notify Icon Busy Indicator
Progressbar Badge
FILE FORMAT
PDF Excel Library (XlsIO) Word Library (DocIO)
Presentation
FILE VIEWERS AND EDITORS
PDF Viewer Spreadsheet RichTextBox
Syntax Editor
LISTS AND DROPDOWN
AutoComplete ComboBox CheckListBox
MultiColumn Dropdown
MISCELLANEOUS
Spell Checker Calculate
BUSINESS INTELLIGENCE
Pivot Grid Olap Grid Olap Gauge
Olap Client Olap Chart

Documentation

License

Syncfusion has no liability for any damage or consequence that may arise by the use or viewing of the samples. The samples are for demonstrative purposes and if you choose to use or access the samples you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, accessing or otherwise viewing the samples. By accessing, viewing, or otherwise seeing the samples you acknowledge and agree Syncfusions samples will not allow you to seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize or otherwise do anything with Syncfusions samples.

Support and Feedback

Copyright © 2001-2023 Syncfusion, Inc. Updated on 2023-09-15 at precisely 11:32:59 EST.