|
AreaSparklineStyleSettings
|
Changes the SparklineEdit‘s presentation to Area and implements options that define sparkline appearance.
|
|
AutoSuggestEdit
|
An editor that displays a drop-down list of suggestions as a user types in the text box.
|
|
AutoSuggestEditCustomPopupHighlightedTextEventArgs
|
Provides data for the AutoSuggestEdit.CustomPopupHighlightedText event.
|
|
AutoSuggestEditQuerySubmittedEventArgs
|
Provides data for the AutoSuggestEdit.QuerySubmitted event.
|
|
AutoSuggestEditSuggestionChoosingEventArgs
|
Provides data for the SuggestionChoosing event.
|
|
AutoSuggestEditSuggestionChosenEventArgs
|
Provides data for the SuggestionChosen event.
|
|
AutoSuggestEditTextChangedEventArgs
|
Provides data for the AutoSuggestEdit.TextChanged event.
|
|
BarCodeEdit
|
Allows you to display barcodes.
|
|
BarCodePropertyProvider
|
The base class for controls that display barcodes.
|
|
BarSparklineStyleSettings
|
Changes the SparklineEdit‘s presentation to Bar and implements options that define sparkline appearance.
|
|
BaseComboBoxStyleSettings
|
Serves as a base for classes that contain settings which define the appearance of the combobox drop-down window.
|
|
BaseEdit
|
Serves 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).
|
|
BaseEditStyleSettings
|
An abstract base class that provides functionality for the descendant classes.
|
|
BaseProgressBarStyleSettings
|
Serves as a base for classes that define the progress bar’s appearance and behavior.
|
|
BrowsePathEdit
|
A text editor that allows users to specify a path to a file/folder.
|
|
ButtonEdit
|
A text editor with embedded buttons.
|
|
ButtonInfo
|
Represents a button for a button editor.
|
|
ButtonInfoBase
|
Serves as a base for classes that represent edit buttons.
|
|
ButtonInfoCollection
|
Represents the collection of ButtonEdit buttons.
|
|
Calculator
|
Represents a calculator.
|
|
CalculatorCustomErrorTextEventArgs
|
Provides data for the Calculator.CustomErrorText event.
|
|
CameraControl
|
Represents a control that displays a video stream captured from a video input device.
|
|
CameraDevice
|
Describes a video capture device, operates the device, and processes the received video stream.
|
|
CheckedComboBoxStyleSettings
|
Defines the checked combo box editor appearance and behavior.
|
|
CheckEdit
|
A check box editor.
|
|
CheckEditBox
|
Represents a check box used by the CheckEdit control.
|
|
CheckedListBoxEditStyleSettings
|
Defines the checked list box editor appearance and behavior.
|
|
CheckedTokenComboBoxStyleSettings
|
Defines the checked token combo box editor appearance and behavior.
|
|
ClosePopupEventArgs
|
Provides data for the PopupBaseEdit.PopupClosing and PopupBaseEdit.PopupClosed events.
|
|
ColorEdit
|
Represents a color editor.
|
|
ColorPalette
|
Serves as the base class for color palettes.
|
|
ComboBoxEdit
|
A combobox editor.
|
|
ComboBoxEditItem
|
Represents an individual list item.
|
|
ComboBoxStyleSettings
|
Defines the native appearance and behavior of the combo box editor.
|
|
CommandButtonInfo
|
Serves as a base class for the CommonButtonInfo.
|
|
CommonButtonInfo
|
Serves as a base class for the ButtonInfo and ImageButtonInfo.
|
|
ConvertEditValueEventArgs
|
Provides data for the ConvertEditValue events that image editors raise.
|
|
CustomDisplayTextEventArgs
|
Provides data for the BaseEdit.CustomDisplayText event.
|
|
CustomEditMenuItemsEventArgs
|
Contains data for the CustomEditMenuItems event.
|
|
CustomMaskEventArgs
|
Contains data for the CustomMask event.
|
|
CustomPalette
|
Represents a custom color palette.
|
|
DateEdit
|
A date editor with a dropdown calendar.
|
|
DateEditCalendarStyleSettings
|
Defines the appearance and behavior of a calendar date edit.
|
|
DateEditNavigatorStyleSettings
|
Defines the appearance and behavior of an Outlook-inspired calendar date edit.
|
|
DateEditNavigatorWithTimePickerStyleSettings
|
Defines the appearance and behavior of a date editor with a calendar and time picker.
|
|
DateEditPickerStyleSettings
|
Defines the appearance and behavior of a picker date editor.
|
|
DateEditStyleSettingsBase
|
The base calass for the DateEdit’s style settings.
|
|
DateEditTimePickerStyleSettings
|
Defines the appearance and behavior of a date editor with a time picker in the editor’s drop down.
|
|
DateRangeControl
|
A control that allows users to select a range of dates.
|
|
DateTimeMaskOptions
|
Contains settings specific to date-time masks.
|
|
DeleteButtonInfo
|
Represents a null value button (delete button).
|
|
DialogClosedEventArgs
|
Contains data for the DialogClosed event.
|
|
DialogOpeningEventArgs
|
Contains data for the DialogOpening event.
|
|
DialogParameters
|
Contains parameters that allow you to set up the dialog invoked from the BrowsePathEdit editor.
|
|
EditableDataObject
|
Represents an editable data object.
|
|
EditorAppearanceProperties
|
Contains Editor appearance properties.
|
|
EditorLocalizer
|
A base class that provides necessary functionality for custom localizers of the Data Editors library.
|
|
EditValueChangedEventArgs
|
Provides data for the BaseEdit.EditValueChanged event.
|
|
EditValueChangingEventArgs
|
Provides data for the BaseEdit.EditValueChanging event.
|
|
ErrorControl
|
The validation error.
|
|
FontEdit
|
A font editor.
|
|
HyperlinkEdit
|
A hyperlink editor.
|
|
HyperlinkEditRequestNavigationEventArgs
|
Provides data for the HyperlinkEdit.RequestNavigation event.
|
|
ImageButtonInfo
|
A button with an image.
|
|
ImageCheckEditStyleSettings
|
Defines the appearance and behavior of a checkbox editor with custom glyphs instead of standard check glyph.
|
|
ImageEdit
|
Represents an image editor.
|
|
ImageEditToEditModeBehavior
|
Switches the associated ImageEdit to edit mode.
|
|
ImageEditToolButtonInfo
|
A button for the ImageEdit edit menu.
|
|
ImageEditToolSeparatorInfo
|
A separator for the ImageEdit edit menu.
|
|
ItemsSourceChangedEventArgs
|
Provides data for the ItemsSourceChanged and ItemsSourceChanged event.
|
|
LineSparklineStyleSettings
|
Changes the SparklineEdit‘s presentation to Line and implements options that define sparkline appearance.
|
|
ListBoxEdit
|
A list box (checked list box, radio list box).
|
|
ListBoxEditItem
|
Represents an item displayed within the list box.
|
|
ListBoxEditStyleSettings
|
Defines the native appearance and behavior of the list box editor.
|
|
LoadingIndicatorButtonInfo
|
Represents a loading indicator displayed within the ButtonEdit and its descendants.
|
|
LookUpEditBase
|
Serves as a base for classes that provide look-up functionality.
|
|
MaskOptions
|
Contains settings specific to masks.
|
|
MemoEdit
|
Represents an editor that displays a multi-line edit box in its popup.
|
|
NumericMaskOptions
|
Contains settings specific to numeric masks.
|
|
PagerControl
|
The Pager Control.
|
|
PaletteCollection
|
Represents a collection of palettes.
|
|
PasswordBoxEdit
|
A control allowing you to enter and manage passwords.
|
|
PasswordStrengthEventArgs
|
Provides data for the PasswordBoxEdit.CustomPasswordStrength event.
|
|
PathIconEventArgs
|
Contains data for the CustomPathIcon event.
|
|
PopupBaseEdit
|
Serves as a base for classes that are popup editors (e.g. DateEdit, ComboBoxEdit).
|
|
PopupCalcEdit
|
Represents a calculator displayed within a dropdown window.
|
|
PopupColorEdit
|
Represents a color editor displayed within a drop-down window.
|
|
PopupImageEdit
|
An editor that displays an image within a dropdown window.
|
|
PredefinedColorCollections
static
|
Provides predefined color collections.
|
|
PredefinedDateRange
|
Stores predefined date ranges.Stores predefined date ranges.
|
|
PredefinedPaletteCollections
static
|
Provides the predefined palette collections.
|
|
PredefinedRangeEventArgs
|
Contains data for the RequestPredefinedDateRanges event.
|
|
ProcessNewValueEventArgs
|
Provides data for the LookUpEditBase.ProcessNewValue event.
|
|
ProgressBarEdit
|
A progress bar.
|
|
ProgressBarMarqueeStyleSettings
|
Defines the appearance and behavior of the marquee (indeterminate) progress bar.
|
|
ProgressBarStyleSettings
|
Defines the native appearance and behavior of the progress bar.
|
|
RadioComboBoxStyleSettings
|
Defines the radio combo box editor appearance and behavior.
|
|
RadioListBoxEditStyleSettings
|
Defines the radio list box editor appearance and behavior.
|
|
Range
|
Contains settings that define a range for an editor.
|
|
RangeBaseEdit
|
Serves as a base for classes which represent progress bars and track bars.
|
|
RatingControl
|
Represents a Rating Control.
|
|
RatingEdit
|
A rating editor.
|
|
RatingItem
|
Represents a rating item.
|
|
SearchControl
|
A search control.
|
|
SparklineEdit
|
A sparkline visualizes data in a highly condensed way, allowing end-users to quickly understand and compare values from different sources.
|
|
SparklineStyleSettings
|
Serves as a base for classes that define the sparkline’s appearance and behavior.
|
|
SpinButtonInfo
|
Spin buttons for a button editor.
|
|
SpinEdit
|
An editor with spin buttons used to adjust a numerical value.
|
|
SpinEventArgs
|
Provides data for the TextEdit.Spin event.
|
|
TextEdit
|
A text editor.
|
|
TextEditBase
|
Serves as the base class for editors that have the text edit capability (e.g. TextEdit, ComboBoxEdit, DateEdit).
|
|
TimePicker
|
A TimePicker control.
|
|
TimePickerDateTimeChangedEventArgs
|
Provides data for the DateTimeChanged event.
|
|
TimeSpanMaskOptions
|
Contains settings specific to TimeSpan masks.
|
|
ToggleSwitch
|
Represents a toggle switch.
|
|
ToggleSwitchEdit
|
Represents a toggle switch editor.
|
|
TokenActivatingEventArgs
|
Provides data for the TokenEditorBehavior.TokenActivating event.
|
|
TokenComboBoxStyleSettings
|
Defines the token combo box editor appearance and behavior.
|
|
TokenEditorBehavior
|
Provides access to token settings and allows you to control the token editing process.
|
|
TokensChangedEventArgs
|
Provides data for the TokenEditorBehavior.TokensChanged event.
|
|
TokensChangingEventArgs
|
Provides data for the TokenEditorBehavior.TokensChanging event.
|
|
TokenStateChangedEventArgs
|
Provides data for the TokenEditorBehavior.TokenActivated and TokenEditorBehavior.TokenDeactivated events.
|
|
TokenTextChangingEventArgs
|
Provides data for the TokenEditorBehavior.TokenTextChanging event.
|
|
TrackBarEdit
|
A track bar.
|
|
TrackBarEditRange
|
Represents the track bar’s range (edit value).
|
|
TrackBarEditTickItem
|
A single tick item displayed alongside the TrackBar scale.
|
|
TrackBarRangeStyleSettings
|
Defines the appearance and behavior of a range track bar.
|
|
TrackBarStyleSettings
|
Defines the native appearance and behavior of a track bar.
|
|
TrackBarZoomRangeStyleSettings
|
Defines the appearance and behavior of a range track bar with a zooming functionality.
|
|
TrackBarZoomStyleSettings
|
Defines the appearance and behavior of a zoom track bar.
|
|
ValidateRangeEventArgs
|
Contains data for the Validate event.
|
|
ValidationEventArgs
|
Provides data for the BaseEdit.Validate event.
|
|
ValidationService
|
The service that allows you to implement validation in compliance with MVVM.
|
|
WinLossSparklineStyleSettings
|
Changes the SparklineEdit‘s presentation to WinLoss and implements options that define sparkline appearance.
|