Skip to main content

DevExpress.Xpf.Editors.Settings Namespace

Contains classes that represent settings for different editors. To use these classes in XAML code, add the xmlns:dxe=”http://schemas.devexpress.com/winfx/2008/xaml/editors“ namespace reference.

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Classes

Name Description
AutoSuggestEditSettings Contains settings specific to the AutoSuggestEdit editor.
BarCodeEditSettings Contains settings specific to the BarCodeEdit editor.
BaseEditSettings Serves as the base class for the editor settings classes that define the behavior of editors allowing data input.
BrowsePathEditSettings Contains settings specific to the BrowsePathEdit editor.
ButtonEditSettings Contains settings specific to the ButtonEdit editor.
CalcEditSettings Contains settings specific to the PopupCalcEdit editor.
CheckEditSettings Contains settings specific to the CheckEdit editor.
ColorEditSettings Contains settings specific to the ColorEdit editor.
ComboBoxEditSettings Contains settings specific to the ComboBoxEdit editor.
DateEditSettings Contains settings specific to the DateEdit editor.
FontEditSettings Contains settings specific to the FontEdit editor.
HyperlinkEditSettings Contains settings specific to the HyperlinkEdit editor.
ImageEditSettings Contains settings specific to the ImageEdit editor.
ListBoxEditSettings Contains settings specific to the ListBoxEdit editor.
LookUpEditSettingsBase Serves as a base for classes that provide lookup editor customizability.
MemoEditSettings Contains settings specific to the MemoEdit editor.
PasswordBoxEditSettings Contains settings specific to the PasswordBoxEdit editor.
PopupBaseEditSettings Serves as a base for classes that contain settings specific to popup editors (e.g. DateEditSettings, ComboBoxEditSettings).
PopupColorEditSettings Contains settings specific to the PopupColorEdit editor.
PopupImageEditSettings Contains settings specific to the PopupImageEdit editor.
ProgressBarEditSettings Contains settings specific to the ProgressBarEdit editor.
RatingEditSettings Contains settings specific to the RatingEdit editor.
SparklineEditSettings Contains settings specific to the SparklineEdit editor.
SpinEditSettings Contains settings specific to the SpinEdit editor.
TextEditSettings Contains settings specific to the TextEdit editor.
ToggleSwitchEditSettings Contains settings specific to the ToggleSwitchEdit editor.
TrackBarEditSettings Contains settings specific to the TrackBarEdit editor.

Enums

Name Description
EditSettingsHorizontalAlignment Lists the values used to specify the horizontal alignment.
PopupColorEditDisplayMode Lists the values used to specify the display mode of the currently selected color.