Back to Devexpress

Data Editors

wpf-6190-controls-and-libraries-data-editors.md

latest4.6 KB
Original Source

Data Editors

  • Aug 09, 2022
  • 2 minutes to read

The WPF Data Editors library provides a set of editors and simple controls that can be used in WPF applications. Each editor provides a specific functionality that is required to edit data values of a certain type. In the Visual Studio IDE, all Data Editors and Simple Controls components are available on the DX.25.2.WPF: Common Controls toolbox tab.

WPF Data Editors can be used standalone or as in-place controls nested inside a container.

Common Features

Most of the WPF Editors support the following features.

Masked Input and Data Validation

Value Formatting

Simple Controls

WPF Data Editors Library includes a number of simple controls including the following.

Tip

Topic : Included Components

Data Editors

Various types of data can be processed using the following editors.

Learn More…

ColorEditor and PopupColorEditor

TokenCombobox

SearchLookup

Rating, ProgressBar and TrackBar Editors

DateNavigator

Listbox

Tip

Topic : Included Components

See Also

WPF Data Editors Library