Back to Devexpress

DevExpress.Xpf.Editors.Settings Namespace

wpf-devexpress-dot-xpf-dot-editors-b082ed15.md

latest5.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Classes

NameDescription
AutoSuggestEditSettingsContains settings specific to the AutoSuggestEdit editor.
BarCodeEditSettingsContains settings specific to the BarCodeEdit editor.
BaseEditSettingsServes as the base class for the editor settings classes that define the behavior of editors allowing data input.
BrowsePathEditSettingsContains settings specific to the BrowsePathEdit editor.
ButtonEditSettingsContains settings specific to the ButtonEdit editor.
CalcEditSettingsContains settings specific to the PopupCalcEdit editor.
CheckEditSettingsContains settings specific to the CheckEdit editor.
ColorEditSettingsContains settings specific to the ColorEdit editor.
ComboBoxEditSettingsContains settings specific to the ComboBoxEdit editor.
DateEditSettingsContains settings specific to the DateEdit editor.
FontEditSettingsContains settings specific to the FontEdit editor.
HyperlinkEditSettingsContains settings specific to the HyperlinkEdit editor.
ImageEditSettingsContains settings specific to the ImageEdit editor.
ListBoxEditSettingsContains settings specific to the ListBoxEdit editor.
LookUpEditSettingsBaseServes as a base for classes that provide lookup editor customizability.
MemoEditSettingsContains settings specific to the MemoEdit editor.
PasswordBoxEditSettingsContains settings specific to the PasswordBoxEdit editor.
PopupBaseEditSettingsServes as a base for classes that contain settings specific to popup editors (e.g. DateEditSettings, ComboBoxEditSettings).
PopupColorEditSettingsContains settings specific to the PopupColorEdit editor.
PopupImageEditSettingsContains settings specific to the PopupImageEdit editor.
ProgressBarEditSettingsContains settings specific to the ProgressBarEdit editor.
RatingEditSettingsContains settings specific to the RatingEdit editor.
SparklineEditSettingsContains settings specific to the SparklineEdit editor.
SpinEditSettingsContains settings specific to the SpinEdit editor.
TextEditSettingsContains settings specific to the TextEdit editor.
ToggleSwitchEditSettingsContains settings specific to the ToggleSwitchEdit editor.
TrackBarEditSettingsContains settings specific to the TrackBarEdit editor.

Enums

NameDescription
EditSettingsHorizontalAlignmentLists the values used to specify the horizontal alignment.
PopupColorEditDisplayModeLists the values used to specify the display mode of the currently selected color.