AreaChartRangeControlClientView
|
The Area view of the chart range control client.
|
AutoCloseOptions
|
Allows you to create messages and dialogs that automatically close when a timer expires. See the XtraBaseArgs.AutoCloseOptions property for examples.
|
BarCodeControl
|
Displays a bar code.
|
BaseButton
|
Serves as a base for button controls.
|
BaseCheckEdit
|
The base class for CheckEdit and ToggleSwitch.
|
BaseCheckedListBoxControl
|
Serves as the base for the CheckedListBoxControl class.
|
BaseControl
|
Implements the functionality common for all controls in the library.
|
BaseDateControl
|
The base class for controls that implement the ability to edit date-time values.
|
BaseEdit
|
Serves as the base for all editors that can be used for inplace (such as within the XtraGrid) editing.
|
BaseEditErrorImageOptions
|
Contains a set of options that allow you to specify and customize an error icon.
|
BaseImageListBoxControl
|
Serves as a base for ImageListBoxControl class.
|
BaseListBoxControl
|
Serves as the base for ListBoxControl, BaseCheckedListBoxControl, CheckedListBoxControl, BaseImageListBoxControl and ImageListBoxControl classes.
|
BaseSpinEdit
|
Serves as the base for editors with spin buttons used to modify edit values.
|
BaseStyleControl
|
Serves as the base for controls that cannot be used as in-place editors and supports a common style management mechanism.
|
BlobBaseEdit
|
The base class for editors that work with binary large object (BLOB) data.
|
BreadCrumbEdit
|
The Microsoft Windows Explorer-inspired navigation bar that allows end users to navigate through a hierarchical tree of nodes.
|
BreadCrumbHistory
|
Stores the BreadCrumbEdit navigation history and allows you to navigate through these records.
|
BreadCrumbHistoryItem
|
An object that stores the previously viewed BreadCrumbEdit path.
|
BreadCrumbNode
|
A node within a BreadCrumbEdit control.
|
BreadCrumbNodeCollection
|
A BreadCrumbNode collection.
|
ButtonCustomDrawEventArgs
|
Contains data for the CustomDraw event.
|
ButtonEdit
|
The text editor that displays buttons in the edit box.
|
CalcEdit
|
Allows you to edit numeric values using a dropdown calculator.
|
ChartRangeControlClientBase
|
The base class for all chart clients of the range control.
|
ChartRangeControlClientDataProvider
|
The class that is used to supply data to a chart range control client.
|
ChartRangeControlClientGridOptions
|
The base class for grid settings of the date-time and numeric chart clients of the range control.
|
ChartRangeControlClientRange
|
The base class for defining the range for all chart clients (date-time and numeric chart clients) of the range control.
|
ChartRangeControlClientView
|
The base class for all chart views of the chart range control client.
|
CheckButton
|
A button that supports two states - elevated and depressed. It is possible to prevent the button from receiving focus on click. Multiple buttons can be combined into a radio group, in which only one button is checked at a time.
|
CheckedComboBoxEdit
|
An editor that displays a list of check boxes in a drop-down menu. Users can select multiple items.
|
CheckEdit
|
Allows an end user to select among the unchecked, checked, and indeterminate state (optional). Multiple check boxes can be combined into a radio group.
|
CheckedListBoxControl
|
The checked list box control, in which each item can be checked, unchecked or set to the grayed state. The control can be populated with items from a data source.
|
ClientDataSourceProviderCustomizeSeriesEventArgs
|
Provides data for the ChartRangeControlClientBase.CustomizeSeries event.
|
ColorDialogOptions
|
Allows you to customize options provided by the “Select Color” dialog.
|
ColorEdit
|
The editor that allows you to select a color from a dropdown window.
|
ColorPickEdit
|
An advanced drop-down color picker that supports multiple palettes (a predefined Web and System color palette) from which to choose colors.
|
ColorPickEditBase
|
The base class for the ColorPickEdit control.
|
ColorPickEditTooltipShowingEventArgs
|
Contains data for the RepositoryItemColorPickEdit.TooltipShowing event.
|
ComboBox
|
Obsolete. A combo box editor that enables users to edit values by selecting items from a drop-down list.
|
ComboBoxEdit
|
A text editor that allows a user to select predefined items (typically, strings) from a drop-down list. The drop-down item list cannot be populated from a data source. Use lookup editors to display data source items in the drop-down list—LookUpEdit, GridLookUpEdit, SearchLookUpEdit, and TreeListLookUpEdit.
|
ControlNavigator
|
Provides a graphical interface for navigating data-aware controls that implement the INavigatableControl interface (this interface is implemented by all DevExpress data-aware container controls).
|
ControlNavigatorButtonCollection
|
The ControlNavigator‘s button collection.
|
ControlNavigatorButtons
|
A collection of buttons displayed in the ControlNavigator.
|
CustomizeTemplatedItemEventArgs
|
Contains data for the BaseListBoxControl.CustomizeItem event.
|
DataNavigator
|
The control that enables navigation through records in a data source and provides common record operations.
|
DataNavigatorButtonCollection
|
The DataNavigator‘s button collection.
|
DataNavigatorButtons
|
Holds settings for buttons displayed in a DataNavigator control.
|
DateControl
|
The base class for controls that allow users to edit date-time values.
|
DateEdit
|
The editor with a dropdown calendar used to display and edit date/time values.
|
DateTimeChartRangeControlClient
|
The RangeControl‘s client that renders a lightweight chart with a date-time horizontal axis.
|
DateTimeChartRangeControlClientGridOptions
|
Contains specific settings which define the representation of grid lines and labels in the date-time chart range control client.
|
DateTimeChartRangeControlClientRange
|
Contains the common settings that define the range displayed by a date-time chart client of the range control.
|
DateTimeOffsetEdit
|
The editor that manages values of the System.DateTimeOffset type.
|
DateTimeRangeControlClient
|
A RangeControl‘s client that supports date-time range selection.
|
DirectXForm
|
The Form that accepts HTML and CSS templates and enables the DirectX rendering for all child controls that support this mode. Unsupported controls are hidden.
|
DirectXFormBase
|
Exposes core DirectXForm properties.
|
DropDownButton
|
The button that can be associated with a popup control or a context menu. It is possible to prevent the button from receiving focus on a click.
|
FileDialogBase
|
Implements API common for the XtraOpenFileDialog and XtraSaveFileDialog dialogs.
|
FilterControl
|
Allows users to build filter criteria and apply them to controls and data sources.
|
FontEdit
|
The editor to select a font from a dropdown list.
|
FormatConditionCollectionBase
|
Serves as a base for collections of style conditions.
|
FormatConditionIconSet
|
A class that exposes an icon set for the FormatConditionRuleIconSet format.
|
FormatConditionIconSetIcon
|
A single icon, which corresponds to a specific range in the FormatConditionRuleIconSet format.
|
FormatConditionRule2ColorScale
|
Applies a format using a two-color scale to display data distribution and variation.
|
FormatConditionRule3ColorScale
|
Applies a format using a three-color scale to display data distribution and variation.
|
FormatConditionRuleAboveBelowAverage
|
Applies a format if a cell value is above or below the column’s average.
|
FormatConditionRuleAppearanceBase
|
The base class for style formats that allow cells to be customized using the FormatConditionRuleAppearanceBase.Appearance property.
|
FormatConditionRuleBase
|
The base class for classes that implement conditional formatting rules.
|
FormatConditionRuleContains
|
Applies a format if a value matches one of the specified values.
|
FormatConditionRuleDataBar
|
Applies a format using a data bar.
|
FormatConditionRuleDataUpdate
|
Highlights a cell with a custom icon and/or appearance settings for a limited time when a cell value changes. This format is only supported in Data Grid’s GridView, BandedGridView and AdvBandedGridView.
|
FormatConditionRuleDateOccuring
|
Applies a format if a column’s DateTime value refers to a specific date and/or date interval relative to today. These days and intervals include Today, Yesterday, This week, Earlier this month, Prior to this year, etc.
|
FormatConditionRuleExpression
|
Applies a format if cell values meet a specific expression.
|
FormatConditionRuleIconSet
|
Applies a format using an icon set.
|
FormatConditionRuleMinMaxBase
|
A base class for classes that implement conditional formatting rules based on minimum and maximum thresholds.
|
FormatConditionRuleTopBottom
|
Applies a format if a value is in the range of the highest or lowest column values.
|
FormatConditionRuleUniqueDuplicate
|
Applies a format if a column’s value is unique or a duplicate.
|
FormatConditionRuleValue
|
Applies a format if a column’s value meets a specified condition (Equal, Less, Between, etc.).
|
FormatRuleBase
|
The base class for objects that apply style formats to controls.
|
FormatRuleCollection<T, TColumnType>
|
A collection of objects that specify rules used to apply conditional formatting in data-aware controls.
|
GridLookUpEdit
|
An editor that has lookup functionality using a feature-rich dropdown Data Grid (GridControl). You can display lookup records in a tabular format, banded tabular format, or as tiles (which can be arranged in one or multiple columns/rows, rendered as a list or a Kanban board).
|
GridLookUpEditBase
|
The base class for grid look up editors.
|
GroupCaptionCustomDrawEventArgs
|
Supplies data for the GroupControl.CustomDrawCaption event.
|
GroupControl
|
The panel with a title which can be aligned along the top, bottom, left or right edge.
|
HScrollBar
|
The horizontal scrollbar.
|
HScrollBarBase
|
Serves as the base for the HScrollBar class.
|
HtmlContentControl
|
Renders a UI from HTML-CSS markup. Can show data from a bound data context (a business object or data source item).
|
HtmlContentPopup
|
Allows you to show a popup window with a UI rendered from an HTML-CSS template. Can show data from a bound data context (a business object or data source item).
|
HyperLinkEdit
|
The editor to display and edit hyperlinks and navigate to their targets.
|
HyperlinkLabelControl
|
The label that supports displaying text or its portion as a hyperlink. Allows you to use HTML tags to format text.
|
HyperlinkLabelControlAppearanceObject
|
Contains appearance settings that paint a HyperlinkLabelControl.
|
HyperlinkLabelControlAppearanceOptions
|
Contains appearance options that paint a HyperlinkLabelControl.
|
ImageComboBoxEdit
|
A combo box editor whose items can display images.
|
ImageEdit
|
The editor that displays images in a popup window.
|
ImageListBoxControl
|
The list box control that displays a list of items that a user can select. Can be populated with items from a data source.
|
LabelControl
|
The label that supports formatted text, images, multi-line text strings and HTML formatting.
|
LabelControlAppearanceObject
|
Contains appearance settings used to paint a LabelControl.
|
LineChartRangeControlClientView
|
The Line view of the chart range control client.
|
ListBoxControl
|
A control that displays a list of items that a user can select. This control can be populated with items from a data source.
|
ListBoxDrawItemEventArgs
|
Supplies data for the BaseListBoxControl.DrawItem event.
|
LookUpEdit
|
A text box editor with a dropdown panel that displays data in a simple table layout.
|
LookUpEditBase
|
The base class for lookup editors.
|
MarqueeProgressBarControl
|
Indicates that an operation is going on by continuously scrolling a block from left to right.
|
MemoEdit
|
Allows you to display and edit multi-line text.
|
MemoExEdit
|
The editor to edit multi-line text in a popup window.
|
MRUEdit
|
The text editor that allows you to type a value or choose one of most recently used (MRU) values from a dropdown list.
|
NavigatorBase
|
Serves as a base for DataNavigator and ControlNavigator classes.
|
NavigatorButton
|
An individual button displayed within the DataNavigator or ControlNavigator .
|
NavigatorButtonBase
|
Serves as a base for the NavigatorButton class.
|
NavigatorButtonClickEventArgs
|
Supplies data for the NavigatorBase.ButtonClick event.
|
NavigatorButtonCollectionBase
|
Serves as a base for DataNavigatorButtonCollection and ControlNavigatorButtonCollection classes.
|
NavigatorButtonsBase
|
Serves as the base for DataNavigatorButtons and ControlNavigatorButtons classes.
|
NavigatorCustomButton
|
A custom button within navigator controls.
|
NavigatorCustomButtons
|
A collection of custom buttons in navigator controls.
|
NavigatorExceptionEventArgs
|
Supplies data for the NavigatorBase.NavigatorException event.
|
NumericChartRangeControlClient
|
The RangeControl‘s client that renders a lightweight chart with a numeric horizontal axis.
|
NumericChartRangeControlClientGridOptions
|
Contains specific settings which define the representation of grid lines and labels in the numeric chart range control client.
|
NumericChartRangeControlClientRange
|
Contains the common settings that define the range displayed by a numeric chart client of the range control.
|
NumericRangeControlClient
|
A RangeControl‘s client that supports numeric (integer, double, decimal or float) range selection.
|
ObjectCustomDrawEventArgs
|
Supplies data for events that allow you to draw visual elements manually.
|
PanelControl
|
The panel with or without a border.
|
PickImage
|
Obsolete. An image combo box editor.
|
PictureEdit
|
Displays images stored in bitmap, metafile, icon, JPEG, GIF, PNG or SVG format. The built-in editor allows users to perform basic edit operations (crop and straighten, adjust brightness, contrast and saturation, etc.)
|
PopupBaseAutoSearchEdit
|
The base class for dropdown editors that support the automatic search functionality.
|
PopupBaseEdit
|
Serves as the base for editors displaying popup windows.
|
PopupContainerControl
|
The dropdown panel for the PopupContainerEdit editor.
|
PopupContainerEdit
|
The editor that allows you to display any controls within its popup window. The popup window is created separately from the editor.
|
PopupGalleryEdit
|
The editor that displays a dropdown gallery of items categorized into groups.
|
PopupGalleryEditGallery
|
A gallery within a PopupGalleryEdit.
|
PopupPanelOptions
|
Contains settings that allow you to customize the behavior of a peek panel, assigned to the TokenEdit control.
|
ProgressBarBaseControl
|
Serves as a base for progress bar controls.
|
ProgressBarControl
|
The control that indicates the progress of lengthy operations.
|
QueryIsSearchColumnEventArgs
|
Contains data for the SearchControl.QueryIsSearchColumn and RepositoryItemSearchControl.QueryIsSearchColumn events.
|
QueryUniqueItemIdEventArgs
|
Contains data for the SvgImageBox.QueryUniqueItemId event.
|
RadioGroup
|
Combines multiple options (radio buttons) into a group that supports selecting one of several options.
|
RangeControl
|
Supports range selection for any data.
|
RangeControlClientBase
|
The base class for objects that can be embedded into the RangeControl.
|
RangeTrackBarControl
|
The track bar with two sliders that allow a user to select a range of values.
|
RatingControl
|
The control to rate specific content.
|
ScrollBarBase
|
Serves as the base for HScrollBarBase, HScrollBar, VScrollBarBase, and VScrollBar classes.
|
ScrollBarBase.PositionRestoreHelper
static
|
This class supports internal infrastructure and is not intended for use in code.
|
SearchControl
|
A control that allows a user to search and filter data in the attached control.
|
SearchLookUpEdit
|
The lookup editor with integrated search. You can display lookup records in a tabular format, banded tabular format, or as tiles (which can be arranged in one or multiple columns/rows, rendered as a list or a Kanban board).
|
SeparatorControl
|
Allows you to delimit controls within the layout.
|
SidePanel
|
A panel with one-pixel borders that supports panel snapping and the overlay resize feature.
|
SimpleButton
|
A button that can display text and image. Supports DevExpress Application Skins.
|
SimpleControl
|
The base class for controls that support the DevExpress look and feel mechanism.
|
SparklineEdit
|
Visualizes data in a highly condensed way, allowing end users to understand and compare values from different sources.
|
SpinEdit
|
The editor to edit numeric values using spin buttons.
|
SplitContainerControl
|
A control that consists of two panels separated by a splitter, which can be dragged by an end user to resize the panels.
|
SplitterControl
|
Allows end users to resize controls that are docked to the splitter’s edges.
|
StepProgressBar
|
Visualizes a linear process and highlights its current stage.
|
StepProgressBarCommonItemOptions
|
Contains settings that affect all items owned by this Step Progress Bar. To override these settings for individual items, use the StepProgressBarItem.Options property.
|
StepProgressBarIndicatorOptions
|
Stores item indicator settings. These settings can be accessed on both control (StepProgressBar.ItemOptions.Indicator) and item (StepProgressBar.Options.Indicator ) levels.
|
StepProgressBarItem
|
An item that visualizes a progress milestone or step. A StepProgressBar control stores progress items in the StepProgressBar.Items collection.
|
StepProgressBarItemContentBlock
|
A content block displayed on either side of a StepProgressBarItem‘s indicator.
|
StepProgressBarItemHyperlinkClickEventArgs
|
Supplies data for the ItemHyperlinkClick event.
|
StepProgressBarItemOptions
|
Stores item settings. These settings affect one individual item (if you access them from the StepProgressBarItem.Options property), or all items owned by this control (StepProgressBar.ItemOptions ).
|
StyleController
|
Allows you to manage appearance settings and paint styles of multiple editors and controls in a centralized way. This component is deprecated.
|
StyleFormatConditionBase
|
Serves as a base for classes that implement style conditions.
|
SvgImageBox
|
Allows you to customize and display an SVG image and enables end-user interaction with individual image elements.
|
SvgImageBoxOptionsExport
|
Contains settings that customize export output from the SvgImageBox.ExportSvgImage methods.
|
SvgImageBoxOptionsSelection
|
Contains item selection options for the SvgImageBox control.
|
SvgImageItem
|
An item within an SVG image.
|
SvgImageItemAppearance
|
Contains appearance settings to paint image items.
|
SvgImageItemAppearanceCollection
|
Contains appearance settings for SVG image items.
|
SvgImageItemCollection
|
A collection of SvgImageItem objects.
|
SvgImageItemEventArgs
|
Supplies data for image item-related events.
|
SvgImageItemMouseEventArgs
|
Contains data for the ItemClick event.
|
SvgImagePopupMenuShowingEventArgs
|
Supplies data for the PopupMenuShowing event.
|
SvgImageSelection
|
Stores selected image items.
|
SvgImageSelectionChangingEventArgs
|
Supplies data for the SvgImageBox.SelectionChanging event.
|
TextEdit
|
The single-line text editor.
|
TextEdit.Block
|
A text block.
|
TextEdit.QueryAdvancedModeEventArgs
|
Supplies data for the QueryAdvancedMode event.
|
TextEdit.Segment
|
For internal use.
|
TextEditAdvancedModeOptions
|
Exposes settings that toggle individual features of the TextEdit Advanced Mode. See this property for more information about this mode: RepositoryItemTextEdit.UseAdvancedMode.
|
TextEditCustomHighlightTextEventArgs
|
Contains data for the TextEdit.CustomHighlightText and RepositoryItemTextEdit.CustomHighlightText events.
|
TextEditCustomizeAutoCompleteSourceEventArgs
|
Contains data for the CustomizeAutoCompleteSource event.
|
TileControl
|
The control that manages Windows UI-inspired tiles. Using this component, you can create both static and animated live tiles in your applications.
|
TileCustomDrawEventArgs
|
A base class with arguments for events that draw tiles.
|
TileGroup
|
Implements the functionality of tile groups.
|
TileGroupCollection
|
A collection of TileGroup objects.
|
TileItem
|
Provides the functionality of tile items.
|
TileItemAppearances
|
Exposes the appearance settings used to paint items in the TileControl and OfficeNavigationBar in different visual states.
|
TileItemCollection
|
A collection with TileItem objects.
|
TileItemDragEventArgs
|
Supplies data for the TileControl.StartItemDragging and TileControl.EndItemDragging events.
|
TileItemElement
|
Provides the base class for creating and using tile item elements.
|
TileItemElementCollection
|
A collection with TileItemElement objects.
|
TileItemEventArgs
|
Contains data for events that occur for TileItems.
|
TileItemFrame
|
Implements the functionality of tile frames.
|
TileItemFrameCollection
|
A collection of TileItemFrame objects.
|
TimeEdit
|
An editor that allows end users to display and edit time.
|
TimeSpanChartRangeControlClient
|
The RangeControl‘s client that renders a lightweight chart with a time-span horizontal axis.
|
TimeSpanChartRangeControlClientGridOptions
|
Contains specific settings which define the representation of grid lines and labels in the time-span chart range control client.
|
TimeSpanChartRangeControlClientRange
|
Contains the common settings that define the range displayed by a time-span chart client of the range control.
|
TimeSpanEdit
|
The editor to display and edit time intervals.
|
ToggleSwitch
|
A check editor that uses a movable bar to edit Boolean values.
|
TokenEdit
|
The text editor that applies custom validation to the entered text and transforms text blocks which passed this validation to tokens.
|
TokenEdit.QueryAdvancedModeEventArgs
|
|
TokenEditBeforeShowPopupPanelEventArgs
|
|
TokenEditToken
|
The token.
|
TrackBarControl
|
Displays a scale with tick marks. Users can drag a thumb to change the current value.
|
TreeListLookUpEdit
|
The data-aware editor that implements lookup functionality using a dropdown TreeList control. This editor cannot operate if no data source is connected to it.
|
VScrollBar
|
The vertical scrollbar.
|
VScrollBarBase
|
Serves as the base for the VScrollBar class.
|
WindowsFormsSettings
static
|
Exposes appearance and behavior settings common to all DevExpress controls.
|
XtraBaseArgs
|
Exposes members common to dialogs and message boxes, whose event arguments derive from this class.
|
XtraDialog
static
|
A message box that can display any control (e.g., a UserControl) in its client area.
|
XtraDialogArgs
|
Arguments that should be passed to the Show(XtraDialogArgs) method to customize the shown XtraDialog.
|
XtraFolderBrowserDialog
|
A dialog that allows a user to select one or multiple folders. Supports DevExpress Skins.
|
XtraForm
|
A form that supports title bar and border skinning. The appearance settings of the XtraForm affect the look and feel settings of the DevExpress UI controls placed within it.
|
XtraInputBox
static
|
A skinable dialog with one editor (TextEdit) and OK/Cancel buttons to accept or reject the current value of this editor.
|
XtraInputBoxArgs
|
Arguments that should be passed to the Show(XtraInputBoxArgs) method to customize the shown XtraInputBox.
|
XtraMessageBox
static
|
The message box that supports title bar skinning.
|
XtraMessageBoxArgs
|
Arguments that should be passed to the Show(XtraMessageBoxArgs) method to customize the shown XtraMessageBox.
|
XtraMessageBoxClosedArgs
|
Supplies data for the Closed event.
|
XtraMessageBoxEventArgs
|
Supplies data for the Load and Closed events.
|
XtraMessageBoxLoadArgs
|
Supplies data for the Load event.
|
XtraOpenFileDialog
|
A dialog that allows a user to open a file. Supports DevExpress Skins.
|
XtraPanel
|
The base class for panels.
|
XtraSaveFileDialog
|
A dialog that allows a user to save a file. Supports DevExpress Skins.
|
XtraScrollableControl
|
The skinnable panel with built-in auto-scroll functionality.
|
XtraScrollEventArgs
|
Contains data for the Scroll event.
|
XtraUserControl
|
A user control that supports look and feel and skinning technology. The appearance settings of this control affect the look and feel settings of the DevExpress UI controls placed within it.
|
ZoomTrackBarControl
|
The slider with the ‘+’ and ‘-‘ buttons.
|