Back to Devexpress

DevExpress.Xpf.Editors Namespace

wpf-devexpress-dot-xpf-a4892a1b.md

latest29.5 KB
Original Source

DevExpress.Xpf.Editors Namespace

Contains classes which implement the main functionality of the DXEditors for WPF library. 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
AreaSparklineStyleSettingsChanges the SparklineEdit‘s presentation to Area and implements options that define sparkline appearance.
AutoSuggestEditAn editor that displays a drop-down list of suggestions as a user types in the text box.
AutoSuggestEditCustomPopupHighlightedTextEventArgsProvides data for the AutoSuggestEdit.CustomPopupHighlightedText event.
AutoSuggestEditQuerySubmittedEventArgsProvides data for the AutoSuggestEdit.QuerySubmitted event.
AutoSuggestEditSuggestionChoosingEventArgsProvides data for the SuggestionChoosing event.
AutoSuggestEditSuggestionChosenEventArgsProvides data for the SuggestionChosen event.
AutoSuggestEditTextChangedEventArgsProvides data for the AutoSuggestEdit.TextChanged event.
BarCodeEditAllows you to display barcodes.
BarCodePropertyProviderThe base class for controls that display barcodes.
BarSparklineStyleSettingsChanges the SparklineEdit‘s presentation to Bar and implements options that define sparkline appearance.
BaseComboBoxStyleSettingsServes as a base for classes that contain settings which define the appearance of the combobox drop-down window.
BaseEditServes as the base for all editors that can be used as standalone editors and for in-place editing in container controls (e.g., within the GridControl).
BaseEditStyleSettingsAn abstract base class that provides functionality for the descendant classes.
BaseProgressBarStyleSettingsServes as a base for classes that define the progress bar’s appearance and behavior.
BrowsePathEditA text editor that allows users to specify a path to a file/folder.
ButtonEditA text editor with embedded buttons.
ButtonInfoRepresents a button for a button editor.
ButtonInfoBaseServes as a base for classes that represent edit buttons.
ButtonInfoCollectionRepresents the collection of ButtonEdit buttons.
CalculatorRepresents a calculator.
CalculatorCustomErrorTextEventArgsProvides data for the Calculator.CustomErrorText event.
CameraControlRepresents a control that displays a video stream captured from a video input device.
CameraDeviceDescribes a video capture device, operates the device, and processes the received video stream.
CheckedComboBoxStyleSettingsDefines the checked combo box editor appearance and behavior.
CheckEditA check box editor.
CheckEditBoxRepresents a check box used by the CheckEdit control.
CheckedListBoxEditStyleSettingsDefines the checked list box editor appearance and behavior.
CheckedTokenComboBoxStyleSettingsDefines the checked token combo box editor appearance and behavior.
ClosePopupEventArgsProvides data for the PopupBaseEdit.PopupClosing and PopupBaseEdit.PopupClosed events.
ColorEditRepresents a color editor.
ColorPaletteServes as the base class for color palettes.
ComboBoxEditA combobox editor.
ComboBoxEditItemRepresents an individual list item.
ComboBoxStyleSettingsDefines the native appearance and behavior of the combo box editor.
CommandButtonInfoServes as a base class for the CommonButtonInfo.
CommonButtonInfoServes as a base class for the ButtonInfo and ImageButtonInfo.
ConvertEditValueEventArgsProvides data for the ConvertEditValue events that image editors raise.
CustomDisplayTextEventArgsProvides data for the BaseEdit.CustomDisplayText event.
CustomEditMenuItemsEventArgsContains data for the CustomEditMenuItems event.
CustomMaskEventArgsContains data for the CustomMask event.
CustomPaletteRepresents a custom color palette.
DateEditA date editor with a dropdown calendar.
DateEditCalendarStyleSettingsDefines the appearance and behavior of a calendar date edit.
DateEditNavigatorStyleSettingsDefines the appearance and behavior of an Outlook-inspired calendar date edit.
DateEditNavigatorWithTimePickerStyleSettingsDefines the appearance and behavior of a date editor with a calendar and time picker.
DateEditPickerStyleSettingsDefines the appearance and behavior of a picker date editor.
DateEditStyleSettingsBaseThe base calass for the DateEdit’s style settings.
DateEditTimePickerStyleSettingsDefines the appearance and behavior of a date editor with a time picker in the editor’s drop down.
DateRangeControlA control that allows users to select a range of dates.
DateTimeMaskOptionsContains settings specific to date-time masks.
DeleteButtonInfoRepresents a null value button (delete button).
DialogClosedEventArgsContains data for the DialogClosed event.
DialogOpeningEventArgsContains data for the DialogOpening event.
DialogParametersContains parameters that allow you to set up the dialog invoked from the BrowsePathEdit editor.
EditableDataObjectRepresents an editable data object.
EditorAppearancePropertiesContains Editor appearance properties.
EditorLocalizerA base class that provides necessary functionality for custom localizers of the Data Editors library.
EditValueChangedEventArgsProvides data for the BaseEdit.EditValueChanged event.
EditValueChangingEventArgsProvides data for the BaseEdit.EditValueChanging event.
ErrorControlThe validation error.
FontEditA font editor.
HyperlinkEditA hyperlink editor.
HyperlinkEditRequestNavigationEventArgsProvides data for the HyperlinkEdit.RequestNavigation event.
ImageButtonInfoA button with an image.
ImageCheckEditStyleSettingsDefines the appearance and behavior of a checkbox editor with custom glyphs instead of standard check glyph.
ImageEditRepresents an image editor.
ImageEditToEditModeBehaviorSwitches the associated ImageEdit to edit mode.
ImageEditToolButtonInfoA button for the ImageEdit edit menu.
ImageEditToolSeparatorInfoA separator for the ImageEdit edit menu.
ItemsSourceChangedEventArgsProvides data for the ItemsSourceChanged and ItemsSourceChanged event.
LineSparklineStyleSettingsChanges the SparklineEdit‘s presentation to Line and implements options that define sparkline appearance.
ListBoxEditA list box (checked list box, radio list box).
ListBoxEditItemRepresents an item displayed within the list box.
ListBoxEditStyleSettingsDefines the native appearance and behavior of the list box editor.
LoadingIndicatorButtonInfoRepresents a loading indicator displayed within the ButtonEdit and its descendants.
LookUpEditBaseServes as a base for classes that provide look-up functionality.
MaskOptionsContains settings specific to masks.
MemoEditRepresents an editor that displays a multi-line edit box in its popup.
NumericMaskOptionsContains settings specific to numeric masks.
PagerControlThe Pager Control.
PaletteCollectionRepresents a collection of palettes.
PasswordBoxEditA control allowing you to enter and manage passwords.
PasswordStrengthEventArgsProvides data for the PasswordBoxEdit.CustomPasswordStrength event.
PathIconEventArgsContains data for the CustomPathIcon event.
PopupBaseEditServes as a base for classes that are popup editors (e.g. DateEdit, ComboBoxEdit).
PopupCalcEditRepresents a calculator displayed within a dropdown window.
PopupColorEditRepresents a color editor displayed within a drop-down window.
PopupImageEditAn editor that displays an image within a dropdown window.
PredefinedColorCollections staticProvides predefined color collections.
PredefinedDateRangeStores predefined date ranges.Stores predefined date ranges.
PredefinedPaletteCollections staticProvides the predefined palette collections.
PredefinedRangeEventArgsContains data for the RequestPredefinedDateRanges event.
ProcessNewValueEventArgsProvides data for the LookUpEditBase.ProcessNewValue event.
ProgressBarEditA progress bar.
ProgressBarMarqueeStyleSettingsDefines the appearance and behavior of the marquee (indeterminate) progress bar.
ProgressBarStyleSettingsDefines the native appearance and behavior of the progress bar.
RadioComboBoxStyleSettingsDefines the radio combo box editor appearance and behavior.
RadioListBoxEditStyleSettingsDefines the radio list box editor appearance and behavior.
RangeContains settings that define a range for an editor.
RangeBaseEditServes as a base for classes which represent progress bars and track bars.
RatingControlRepresents a Rating Control.
RatingEditA rating editor.
RatingItemRepresents a rating item.
SearchControlA search control.
SparklineEditA sparkline visualizes data in a highly condensed way, allowing end-users to quickly understand and compare values from different sources.
SparklineStyleSettingsServes as a base for classes that define the sparkline’s appearance and behavior.
SpinButtonInfoSpin buttons for a button editor.
SpinEditAn editor with spin buttons used to adjust a numerical value.
SpinEventArgsProvides data for the TextEdit.Spin event.
TextEditA text editor.
TextEditBaseServes as the base class for editors that have the text edit capability (e.g. TextEdit, ComboBoxEdit, DateEdit).
TimePickerA TimePicker control.
TimePickerDateTimeChangedEventArgsProvides data for the DateTimeChanged event.
TimeSpanMaskOptionsContains settings specific to TimeSpan masks.
ToggleSwitchRepresents a toggle switch.
ToggleSwitchEditRepresents a toggle switch editor.
TokenActivatingEventArgsProvides data for the TokenEditorBehavior.TokenActivating event.
TokenComboBoxStyleSettingsDefines the token combo box editor appearance and behavior.
TokenEditorBehaviorProvides access to token settings and allows you to control the token editing process.
TokensChangedEventArgsProvides data for the TokenEditorBehavior.TokensChanged event.
TokensChangingEventArgsProvides data for the TokenEditorBehavior.TokensChanging event.
TokenStateChangedEventArgsProvides data for the TokenEditorBehavior.TokenActivated and TokenEditorBehavior.TokenDeactivated events.
TokenTextChangingEventArgsProvides data for the TokenEditorBehavior.TokenTextChanging event.
TrackBarEditA track bar.
TrackBarEditRangeRepresents the track bar’s range (edit value).
TrackBarEditTickItemA single tick item displayed alongside the TrackBar scale.
TrackBarRangeStyleSettingsDefines the appearance and behavior of a range track bar.
TrackBarStyleSettingsDefines the native appearance and behavior of a track bar.
TrackBarZoomRangeStyleSettingsDefines the appearance and behavior of a range track bar with a zooming functionality.
TrackBarZoomStyleSettingsDefines the appearance and behavior of a zoom track bar.
ValidateRangeEventArgsContains data for the Validate event.
ValidationEventArgsProvides data for the BaseEdit.Validate event.
ValidationServiceThe service that allows you to implement validation in compliance with MVVM.
WinLossSparklineStyleSettingsChanges the SparklineEdit‘s presentation to WinLoss and implements options that define sparkline appearance.

Delegates

NameDescription
CalculatorCustomErrorTextEventHandlerRepresents a method that will handle the Calculator.CustomErrorText event.
ClosePopupEventHandlerRepresents a method that will handle the PopupBaseEdit.PopupClosing and PopupBaseEdit.PopupClosed events.
CustomDisplayTextEventHandlerRepresents a method that will handle the BaseEdit.CustomDisplayText event.
EditValueChangedEventHandlerRepresents a method that will handle the BaseEdit.EditValueChanged event.
EditValueChangingEventHandlerRepresents a method that will handle the BaseEdit.EditValueChanging event.
ProcessNewValueEventHandlerRepresents a method that will handle the LookUpEditBase.ProcessNewValue event.
SpinEventHandlerRepresents a method that will handle the TextEdit.Spin event.

Enums

NameDescription
ActivationActionLists the values that specify an activation action. The values listed by this enumeration are used to set the ActivationAction property.
AutoCompleteTypeLists values that specify the type of automatic completion modes used by an editor.
AutoSuggestEditChangeTextReasonLists the values that specify the reason of raising the AutoSuggestEdit.TextChanged event.
ButtonKindLists values that specify a button’s behavior.
CheckEditDisplayModeLists the values that specify the checkbox edit display mode.
ChipSizeLists values that specify the size of color chips.
ColorDisplayFormatLists values that specify in which format the selected color is displayed.
ContentDisplayModeLists the values used to specify the content source for the ProgressBarEdit editor.
DateEditGlyphKindLists the DateEdit’s drop-down images.
DateEditPopupContentTypeLists the values that specify the type of content the DateEdit displays in its drop-down window.
DialogTypeLists dialog types that a user invokes from the BrowsePathEdit editor.
EditModeFor internal use only.
EditorPlacementLists values that specify a button’s position within an editor.
EditorStringIdContains values corresponding to strings that can be localized.
FindModeLists values that specify when data searching starts.
GlyphKindLists values that specify which image is displayed within an edit button.
HighlightedTextCriteriaLists values that specify how the text is highlighted.
MaskTypeLists values that specify the type of mask used by an editor.
NewTokenPositionLists values that specify the placement of new tokens.
PasswordStrengthLists values that specify password strength.
PopupCloseModeContains values specifying how a drop-down editor’s popup window was closed.
PopupFooterButtonsLists the values used to specify which buttons should be visible in a pop-up footer.
PostModeLists values that specify when data posting starts.
RatingPrecisionLists the values used to specify the rating precision.
ScrollUnitLists values that specify the scrolling mode for ComboBoxEdit and ListBoxEdit.
SearchPanelParseModeLists the values that specify the DataViewBase.SearchPanelParseMode property.
ShowLoadDialogOnClickModeLists values that specify whether clicking within the editor shows the ‘Open’ dialog.
ShowMenuModeLists the values used to specify the visibility mode of the Image Menu.
ShowPasswordButtonVisibilitySpecifies the visibility of a PasswordBoxEdit‘s button that displays the password.
SparklineSortOrderSpecifies the sorting order for a Sparkline‘s data points.
SparklineViewTypeLists the values used to specify the available view types of a sparkline.
SpinStyleLists values that specify the orientation of spin buttons.
TimePickerMaskPartLists the values that specify which time picker mask part is visible.
TimeSpanInputModeLists the values that specify the time span input mode.
TimeSpanPartLists the values that specify the time span parts.
ToggleSwitchAnimationModeLists the values that specify the toggle switch editor’s animation mode.
ToggleSwitchContentPlacementLists the values that specify the position of the content area within a toggle switch editor.
TrackBarEditTickItemDisplayModeList values that specify how the track bar ticks are displayed.
TrackBarEditValueToolTipPlacementLists the values that specify the track bar value tooltips’ placement.
TrackBarIncrementTargetEnumLists values that specify which range parameter is changed.