Back to Devexpress

DevExpress.XtraEditors Namespace

windowsforms-devexpress-9739665d.md

latest59.8 KB
Original Source

DevExpress.XtraEditors Namespace

Contains editor classes that implement the functionality for corresponding controls.

Assemblies : DevExpress.Utils.v25.2.dll, DevExpress.XtraBars.v25.2.dll, DevExpress.XtraDialogs.v25.2.dll, DevExpress.XtraEditors.v25.2.dll, DevExpress.XtraGrid.v25.2.dll, DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core, DevExpress.Win.Navigation, DevExpress.Win.Dialogs, DevExpress.Win.Grid, DevExpress.Win.TreeList

Classes

NameDescription
AreaChartRangeControlClientViewThe Area view of the chart range control client.
AutoCloseOptionsAllows you to create messages and dialogs that automatically close when a timer expires. See the XtraBaseArgs.AutoCloseOptions property for examples.
BarCodeControlDisplays a bar code.
BaseButtonServes as a base for button controls.
BaseCheckEditThe base class for CheckEdit and ToggleSwitch.
BaseCheckedListBoxControlServes as the base for the CheckedListBoxControl class.
BaseControlImplements the functionality common for all controls in the library.
BaseDateControlThe base class for controls that implement the ability to edit date-time values.
BaseEditServes as the base for all editors that can be used for inplace (such as within the XtraGrid) editing.
BaseEditErrorImageOptionsContains a set of options that allow you to specify and customize an error icon.
BaseImageListBoxControlServes as a base for ImageListBoxControl class.
BaseListBoxControlServes as the base for ListBoxControl, BaseCheckedListBoxControl, CheckedListBoxControl, BaseImageListBoxControl and ImageListBoxControl classes.
BaseSpinEditServes as the base for editors with spin buttons used to modify edit values.
BaseStyleControlServes as the base for controls that cannot be used as in-place editors and supports a common style management mechanism.
BlobBaseEditThe base class for editors that work with binary large object (BLOB) data.
BreadCrumbEditThe Microsoft Windows Explorer-inspired navigation bar that allows end users to navigate through a hierarchical tree of nodes.
BreadCrumbHistoryStores the BreadCrumbEdit navigation history and allows you to navigate through these records.
BreadCrumbHistoryItemAn object that stores the previously viewed BreadCrumbEdit path.
BreadCrumbNodeA node within a BreadCrumbEdit control.
BreadCrumbNodeCollectionA BreadCrumbNode collection.
ButtonCustomDrawEventArgsContains data for the CustomDraw event.
ButtonEditThe text editor that displays buttons in the edit box.
CalcEditAllows you to edit numeric values using a dropdown calculator.
ChartRangeControlClientBaseThe base class for all chart clients of the range control.
ChartRangeControlClientDataProviderThe class that is used to supply data to a chart range control client.
ChartRangeControlClientGridOptionsThe base class for grid settings of the date-time and numeric chart clients of the range control.
ChartRangeControlClientRangeThe base class for defining the range for all chart clients (date-time and numeric chart clients) of the range control.
ChartRangeControlClientViewThe base class for all chart views of the chart range control client.
CheckButtonA 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.
CheckedComboBoxEditAn editor that displays a list of check boxes in a drop-down menu. Users can select multiple items.
CheckEditAllows an end user to select among the unchecked, checked, and indeterminate state (optional). Multiple check boxes can be combined into a radio group.
CheckedListBoxControlThe 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.
ClientDataSourceProviderCustomizeSeriesEventArgsProvides data for the ChartRangeControlClientBase.CustomizeSeries event.
ColorDialogOptionsAllows you to customize options provided by the “Select Color” dialog.
ColorEditThe editor that allows you to select a color from a dropdown window.
ColorPickEditAn advanced drop-down color picker that supports multiple palettes (a predefined Web and System color palette) from which to choose colors.
ColorPickEditBaseThe base class for the ColorPickEdit control.
ColorPickEditTooltipShowingEventArgsContains data for the RepositoryItemColorPickEdit.TooltipShowing event.
ComboBoxEditA 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.
ControlNavigatorProvides a graphical interface for navigating data-aware controls that implement the INavigatableControl interface (this interface is implemented by all DevExpress data-aware container controls).
ControlNavigatorButtonCollectionThe ControlNavigator ‘s button collection.
ControlNavigatorButtonsA collection of buttons displayed in the ControlNavigator.
CustomizeTemplatedItemEventArgsContains data for the BaseListBoxControl.CustomizeItem event.
DataNavigatorDisplays a UI to navigate through records in a data source and perform data operations.
DataNavigatorButtonCollectionThe DataNavigator ‘s button collection.
DataNavigatorButtonsHolds settings for buttons displayed in a DataNavigator control.
DateControlThe base class for controls that allow users to edit date-time values.
DateEditThe editor with a dropdown calendar used to display and edit date/time values.
DateTimeChartRangeControlClientThe RangeControl‘s client that renders a lightweight chart with a date-time horizontal axis.
DateTimeChartRangeControlClientGridOptionsContains specific settings which define the representation of grid lines and labels in the date-time chart range control client.
DateTimeChartRangeControlClientRangeContains the common settings that define the range displayed by a date-time chart client of the range control.
DateTimeOffsetEditThe editor that manages values of the System.DateTimeOffset type.
DateTimeRangeControlClientA RangeControl‘s client that supports date-time range selection.
DirectXFormThe Form that accepts HTML and CSS templates and enables the DirectX rendering for all child controls that support this mode. Unsupported controls are hidden.
DirectXFormBaseExposes core DirectXForm properties.
DropDownButtonThe 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.
FileDialogBaseImplements API common for the XtraOpenFileDialog and XtraSaveFileDialog dialogs.
FilterControlAllows users to build filter criteria and apply them to controls and data sources.
FontEditThe editor to select a font from a dropdown list.
FormatConditionCollectionBaseServes as a base for collections of style conditions.
FormatConditionIconSetA class that exposes an icon set for the FormatConditionRuleIconSet format.
FormatConditionIconSetIconA single icon, which corresponds to a specific range in the FormatConditionRuleIconSet format.
FormatConditionRule2ColorScaleApplies a format using a two-color scale to display data distribution and variation.
FormatConditionRule3ColorScaleApplies a format using a three-color scale to display data distribution and variation.
FormatConditionRuleAboveBelowAverageApplies a format if a cell value is above or below the column’s average.
FormatConditionRuleAppearanceBaseThe base class for style formats that allow cells to be customized using the FormatConditionRuleAppearanceBase.Appearance property.
FormatConditionRuleBaseThe base class for classes that implement conditional formatting rules.
FormatConditionRuleContainsApplies a format if a value matches one of the specified values.
FormatConditionRuleDataBarApplies a format using a data bar.
FormatConditionRuleDataUpdateHighlights 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.
FormatConditionRuleDateOccuringApplies 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.
FormatConditionRuleExpressionApplies a format if cell values meet a specific expression.
FormatConditionRuleIconSetApplies a format using an icon set.
FormatConditionRuleMinMaxBaseA base class for classes that implement conditional formatting rules based on minimum and maximum thresholds.
FormatConditionRuleTopBottomApplies a format if a value is in the range of the highest or lowest column values.
FormatConditionRuleUniqueDuplicateApplies a format if a column’s value is unique or a duplicate.
FormatConditionRuleValueApplies a format if a column’s value meets a specified condition (Equal, Less, Between, etc.).
FormatRuleBaseThe 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.
GridLookUpEditAn 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).
GridLookUpEditBaseThe base class for grid look up editors.
GroupCaptionCustomDrawEventArgsSupplies data for the GroupControl.CustomDrawCaption event.
GroupControlThe panel with a title which can be aligned along the top, bottom, left or right edge.
HScrollBarThe horizontal scrollbar.
HScrollBarBaseServes as the base for the HScrollBar class.
HtmlContentControlRenders a UI from HTML-CSS markup. Can show data from a bound data context (a business object or data source item).
HtmlContentPopupAllows 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).
HyperLinkEditThe editor to display and edit hyperlinks and navigate to their targets.
HyperlinkLabelControlThe label that supports displaying text or its portion as a hyperlink. Allows you to use HTML tags to format text.
HyperlinkLabelControlAppearanceObjectContains appearance settings that paint a HyperlinkLabelControl.
HyperlinkLabelControlAppearanceOptionsContains appearance options that paint a HyperlinkLabelControl.
ImageComboBoxEditA combo box editor whose items can display images.
ImageEditThe editor that displays images in a popup window.
ImageListBoxControlThe list box control that displays a list of items that a user can select. Can be populated with items from a data source.
LabelControlThe label that supports formatted text, images, multi-line text strings and HTML formatting.
LabelControlAppearanceObjectContains appearance settings used to paint a LabelControl.
LineChartRangeControlClientViewThe Line view of the chart range control client.
ListBoxControlA control that displays a list of items that a user can select. This control can be populated with items from a data source.
ListBoxDrawItemEventArgsSupplies data for the BaseListBoxControl.DrawItem event.
LookUpEditA text box editor with a dropdown panel that displays data in a simple table layout.
LookUpEditBaseThe base class for lookup editors.
MarqueeProgressBarControlIndicates that an operation is going on by continuously scrolling a block from left to right.
MemoEditA multi-line text editor.
MemoExEditThe editor to edit multi-line text in a popup window.
MRUEditThe text editor that allows you to type a value or choose one of most recently used (MRU) values from a dropdown list.
NavigatorBaseServes as a base for DataNavigator and ControlNavigator classes.
NavigatorButtonAn individual button displayed within the DataNavigator or ControlNavigator.
NavigatorButtonBaseServes as a base for the NavigatorButton class.
NavigatorButtonClickEventArgsSupplies data for the NavigatorBase.ButtonClick event.
NavigatorButtonCollectionBaseServes as a base for DataNavigatorButtonCollection and ControlNavigatorButtonCollection classes.
NavigatorButtonsBaseServes as the base for DataNavigatorButtons and ControlNavigatorButtons classes.
NavigatorCustomButtonA custom button within navigator controls.
NavigatorCustomButtonsA collection of custom buttons in navigator controls.
NavigatorExceptionEventArgsSupplies data for the NavigatorBase.NavigatorException event.
NumericChartRangeControlClientThe RangeControl‘s client that renders a lightweight chart with a numeric horizontal axis.
NumericChartRangeControlClientGridOptionsContains specific settings which define the representation of grid lines and labels in the numeric chart range control client.
NumericChartRangeControlClientRangeContains the common settings that define the range displayed by a numeric chart client of the range control.
NumericRangeControlClientA RangeControl‘s client that supports numeric (integer, double, decimal or float) range selection.
ObjectCustomDrawEventArgsSupplies data for events that allow you to draw visual elements manually.
PanelControlThe panel with or without a border.
PictureEditDisplays 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.)
PopupBaseAutoSearchEditThe base class for dropdown editors that support the automatic search functionality.
PopupBaseEditServes as the base for editors displaying popup windows.
PopupContainerControlThe dropdown panel for the PopupContainerEdit editor.
PopupContainerEditThe editor that allows you to display any controls within its popup window. The popup window is created separately from the editor.
PopupGalleryEditThe editor that displays a dropdown gallery of items categorized into groups.
PopupGalleryEditGalleryA gallery within a PopupGalleryEdit.
PopupPanelOptionsContains settings that allow you to customize the behavior of a peek panel, assigned to the TokenEdit control.
ProgressBarBaseControlServes as a base for progress bar controls.
ProgressBarControlThe control that indicates the progress of lengthy operations.
QueryIsSearchColumnEventArgsContains data for the SearchControl.QueryIsSearchColumn and RepositoryItemSearchControl.QueryIsSearchColumn events.
QueryUniqueItemIdEventArgsContains data for the SvgImageBox.QueryUniqueItemId event.
RadioGroupCombines multiple options (radio buttons) into a group that supports selecting one of several options.
RangeControlSupports range selection for any data.
RangeControlClientBaseThe base class for objects that can be embedded into the RangeControl.
RangeTrackBarControlThe track bar with two sliders that allow a user to select a range of values.
RatingControlThe control to rate specific content.
RoundedSkinPanelA panel that supports rounded corners in the WXI skin.
ScrollBarBaseServes as the base for HScrollBarBase, HScrollBar, VScrollBarBase, and VScrollBar classes.
ScrollBarBase.PositionRestoreHelper staticThis class supports internal infrastructure and is not intended for use in code.
SearchControlA control that allows a user to search and filter data in the attached control.
SearchLookUpEditThe 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).
SeparatorControlAllows you to delimit controls within the layout.
SidePanelA panel with one-pixel borders that supports panel snapping and the overlay resize feature.
SimpleButtonA button that can display text and image. Supports DevExpress Application Skins.
SimpleControlThe base class for controls that support the DevExpress look and feel mechanism.
SparklineEditVisualizes data in a highly condensed way, allowing end users to understand and compare values from different sources.
SpinEditThe editor to edit numeric values using spin buttons.
SplitContainerControlA control that consists of two panels separated by a splitter, which can be dragged by an end user to resize the panels.
SplitterControlAllows a user to resize controls docked to the splitter’s edges.
StepProgressBarVisualizes a linear process and highlights its current stage.
StepProgressBarAppearanceContains appearance settings used to paint a StepProgressBar.
StepProgressBarCommonItemOptionsContains settings that affect all items owned by this Step Progress Bar. To override these settings for individual items, use the StepProgressBarItem.Options property.
StepProgressBarIndicatorOptionsStores item indicator settings. These settings can be accessed on both control (StepProgressBar.ItemOptions.Indicator) and item (StepProgressBar.Options.Indicator) levels.
StepProgressBarItemAn item that visualizes a progress milestone or step. A StepProgressBar control stores progress items in the StepProgressBar.Items collection.
StepProgressBarItemClickEventArgsContains data for the ItemClick event.
StepProgressBarItemContentBlockA content block displayed on either side of a StepProgressBarItem‘s indicator.
StepProgressBarItemHyperlinkClickEventArgsSupplies data for the ItemHyperlinkClick event.
StepProgressBarItemOptionsStores 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).
StyleControllerAllows you to manage appearance settings and paint styles of multiple editors and controls in a centralized way. This component is deprecated.
StyleFormatConditionBaseServes as a base for classes that implement style conditions.
SvgImageBoxAllows you to customize and display an SVG image and enables end-user interaction with individual image elements.
SvgImageBoxOptionsExportContains settings that customize export output from the SvgImageBox.ExportSvgImage methods.
SvgImageBoxOptionsSelectionContains item selection options for the SvgImageBox control.
SvgImageItemAn item within an SVG image.
SvgImageItemAppearanceContains appearance settings to paint image items.
SvgImageItemAppearanceCollectionContains appearance settings for SVG image items.
SvgImageItemCollectionA collection of SvgImageItem objects.
SvgImageItemEventArgsSupplies data for image item-related events.
SvgImageItemMouseEventArgsContains data for the ItemClick event.
SvgImagePopupMenuShowingEventArgsSupplies data for the PopupMenuShowing event.
SvgImageSelectionStores selected image items.
SvgImageSelectionChangingEventArgsSupplies data for the SvgImageBox.SelectionChanging event.
TextEditA single-line text editor.
TextEdit.BlockA text block.
TextEdit.QueryAdvancedModeEventArgsSupplies data for the QueryAdvancedMode event.
TextEdit.SegmentFor internal use.
TextEditAdvancedModeOptionsExposes settings that toggle individual features of the TextEdit Advanced Mode. See this property for more information about this mode: RepositoryItemTextEdit.UseAdvancedMode.
TextEditCustomHighlightTextEventArgsContains data for the TextEdit.CustomHighlightText and RepositoryItemTextEdit.CustomHighlightText events.
TextEditCustomizeAutoCompleteSourceEventArgsContains data for the CustomizeAutoCompleteSource event.
TileControlThe control that manages Windows UI-inspired tiles. Using this component, you can create both static and animated live tiles in your applications.
TileCustomDrawEventArgsA base class with arguments for events that draw tiles.
TileGroupImplements the functionality of tile groups.
TileGroupCollectionA collection of TileGroup objects.
TileItemProvides the functionality of tile items.
TileItemAppearancesExposes the appearance settings used to paint items in the TileControl and OfficeNavigationBar in different visual states.
TileItemCollectionA collection with TileItem objects.
TileItemDragEventArgsSupplies data for the TileControl.StartItemDragging and TileControl.EndItemDragging events.
TileItemElementProvides the base class for creating and using tile item elements.
TileItemElementCollectionA collection with TileItemElement objects.
TileItemEventArgsContains data for events that occur for TileItems.
TileItemFrameImplements the functionality of tile frames.
TileItemFrameCollectionA collection of TileItemFrame objects.
TimeEditAn editor that allows end users to display and edit time.
TimeSpanChartRangeControlClientThe RangeControl‘s client that renders a lightweight chart with a time-span horizontal axis.
TimeSpanChartRangeControlClientGridOptionsContains specific settings which define the representation of grid lines and labels in the time-span chart range control client.
TimeSpanChartRangeControlClientRangeContains the common settings that define the range displayed by a time-span chart client of the range control.
TimeSpanEditThe editor to display and edit time intervals.
ToggleSwitchA check editor that uses a movable bar to edit Boolean values.
TokenEditThe text editor that applies custom validation to the entered text and transforms text blocks which passed this validation to tokens.
TokenEdit.QueryAdvancedModeEventArgs
TokenEditBeforeShowPopupPanelEventArgs
TokenEditTokenThe token.
TrackBarControlDisplays a scale with tick marks. Users can drag a thumb to change the current value.
TreeListLookUpEditThe data-aware editor that implements lookup functionality using a dropdown TreeList control. This editor cannot operate if no data source is connected to it.
VScrollBarThe vertical scrollbar.
VScrollBarBaseServes as the base for the VScrollBar class.
WindowsFormsSettings staticExposes appearance and behavior settings common to all DevExpress controls.
XtraBaseArgsExposes members common to dialogs and message boxes, whose event arguments derive from this class.
XtraDialog staticA message box that can display any control (e.g., a UserControl) in its client area.
XtraDialogArgsArguments that should be passed to the Show(XtraDialogArgs) method to customize the shown XtraDialog.
XtraFolderBrowserDialogA dialog that allows a user to select one or multiple folders. Supports DevExpress Skins.
XtraFormA 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 staticA skinable dialog with one editor (TextEdit) and OK/Cancel buttons to accept or reject the current value of this editor.
XtraInputBoxArgsArguments that should be passed to the Show(XtraInputBoxArgs) method to customize the shown XtraInputBox.
XtraMessageBox staticThe message box that supports title bar skinning.
XtraMessageBoxArgsArguments that should be passed to the Show(XtraMessageBoxArgs) method to customize the shown XtraMessageBox.
XtraMessageBoxClosedArgsSupplies data for the Closed event.
XtraMessageBoxEventArgsSupplies data for the Load and Closed events.
XtraMessageBoxLoadArgsSupplies data for the Load event.
XtraOpenFileDialogA dialog that allows a user to open a file. Supports DevExpress Skins.
XtraPanelThe base class for panels.
XtraSaveFileDialogA dialog that allows a user to save a file. Supports DevExpress Skins.
XtraScrollableControlThe skinnable panel with built-in auto-scroll functionality.
XtraScrollEventArgsContains data for the Scroll event.
XtraUserControlA 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.
ZoomTrackBarControlThe slider with the ‘+’ and ‘-‘ buttons.

Structs

Name
FormatConditionRule2ColorScale.ColorRange

Delegates

NameDescription
GroupCaptionCustomDrawEventHandlerA method that handles the GroupControl.CustomDrawCaption event.
ListBoxDrawItemEventHandlerA method that handles the BaseListBoxControl.DrawItem event.
NavigatorButtonClickEventHandlerA method that handles the NavigatorBase.ButtonClick event.
NavigatorExceptionEventHandlerA method that handles the NavigatorBase.NavigatorException event of data navigators.
TileItemClickEventHandlerA method for handling events that take a TileItemEventArgs object as a parameter.
TileItemDragEventHandlerA method for handling events that take a TileItemDragEventArgs object as a parameter.

Enums

NameDescription
BreadCrumbModeExposes members used to label corresponding BreadCrumbEdit modes.
CheckEdit.StateAfterIndeterminateValues of this enumeration specify the order in which a CheckEdit cycles through its “Checked”, “Unchecked”, and “Indeterminate” states.
ColorTooltipFormatContains values that specify how the values of colors are presented on-screen.
ColumnFilterPopupModeContains values that specify whether Data Grid and Tree List columns should display Excel-style or classic filter menus.
CustomBehaviorPreferencesLists values that allow you to change application behavior in edge cases.
DateTimeFunctionsShowModeEnumerates modes that specify whether to show specific date-time functions in the filter control menus.
DropDownArrowStyleContains values that specify whether and how a dropdown arrow is displayed within the DropDownButton control.
ExpressionEditorModeLists modes that specify the Expression Editor version.
FilterCriteriaDisplayStyleEnumerates display styles of filter criteria in a control’s Filter Panel, MRU Filter List, and Filter Editor.
FilterEditorViewModeContains values that specify how a Filter Editor Control’s criteria can be edited.
FindModeContains values that specify how data search is initiated within specific controls.
FindPanelBehaviorEnumerates values that specify whether the find panel displays the found records only or displays all records and highlights the found records.
FormatConditionEnumerates the comparison operators (Equal, Between, Less, etc.).
FormatConditionAboveBelowTypeEnumerates value ranges relative to an average value.
FormatConditionAutomaticTypeContains values that specify how the range’s maximum and minimum values are calculated when the FormatConditionRuleMinMaxBase.MaximumType and FormatConditionRuleMinMaxBase.MinimumType properties are set to Automatic.
FormatConditionComparisonTypeEnumerates comparison operators used to set the FormatConditionIconSetIcon.ValueComparison property.
FormatConditionDataUpdateTriggerEnumerates triggers for the FormatConditionRuleDataUpdate format.
FormatConditionRuleChangeTypeEnumerates values indicating how the rule has been changed.
FormatConditionTopBottomTypeEnumerates value ranges relative to a certain value.
FormatConditionUniqueDuplicateTypeIdentifies values as unique or duplicate.
FormatConditionValueTypeEnumerates how cutoff/minimum/maximum values are regarded and whether they are calculated automatically.
FormBorderEffectEnumerates border effects for forms and dialogs.
FormShowModeLists values that specify how to display application forms.
HighlightStyleEnumerates painting styles for selected and hot-tracked items in list box and pop up controls.
HotTrackSelectModeEnumerates values that specify how list box items are selected when item hot-tracking is enabled.
ImageAlignToTextLists the values that specify how an image is aligned relative to the label’s text.
ImageLocationEnumerates possible locations for an image within a control.
IndicatorDrawModeStores available draw mode options for Step Progress Bar Item indicators.
KeyboardNavigationExtensionsLists keyboard navigation extensions.
LabelAutoSizeModeLists values that specify how the label is automatically resized to display its entire contents.
MemoEditLayoutControlAutoHeightModeSpecifies how the height of a MemoEdit control adjusts to fit its content when it is placed within a LayoutControl.
NavigatorButtonsTextLocationContains values specifying the text location within the DataNavigator control.
NavigatorButtonTypeContains values specifying the type of buttons displayed in the data navigator control.
PopupCloseModeContains values specifying how a dropdown editor’s popup window was closed.
PopupFilterModeContains values that specify how records are filtered within a grid lookup editor’s popup window. The selected mode is not in effect when the SearchMode property equals either AutoSearch or AutoSuggest.
RangeControlDateTimeGridAlignmentLists the values that specify the date-time measurement unit to which the chart’s gridlines and labels of the date-time chart client should be aligned.
RangeControlTimeSpanGridAlignmentLists the values that specify the time-span measurement unit to which the chart’s gridlines and labels of the time-span chart client should be aligned.
RangeTrackBarThumbLists RangeTrackBarControl thumbs.
RoundedPanelBorderStyleLists border styles for a RoundedSkinPanel.
RoundedSkinPanel.CornerEnumerates panel corners.
ScrollBarTypeContains values specifying the type of ScrollBar control.
ScrollOrientationLists values that specify the scrollbar orientation.
ScrollUIModeEnumerates modes that specify the appearance and behavior of scroll bars.
ShowNullValuePromptOptionsEnumerates values that specify when an editor shows a prompt.
SplitFixedPanelLists values that specify which panel within the split container is fixed.
SplitPanelVisibilityLists values that specify the visibility of the panels within a split container.
StepProgressBarShadowDrawModeLists values that specify whether to add a glow effect to active elements, inactive elements, or both active and inactive elements.
SuppressKeysLists modifier keys that you can suppress.
SvgImageSizeModeSpecifies size mode for images within the SvgImageBox control.
TextEditAutoCompleteModeEnumerates values that specify auto-complete mode for text editors.
TileControlImageToTextAlignmentExposes members that specify how a tile item glyph is arranged relative to text content.
TileControlScrollModeExposes members that specify a TileControl‘s scroll mode.
TileItemCheckModeExposes members that specify check options of tile items.
TileItemContentAlignmentExposes members to specify tile content alignment.
TileItemImageScaleModeExposes members that specify a TileItem glyph’s stretch mode.
TileItemSizeContains members that label different Tile sizes.
TokenEditValueTypeEnumerates values that specify the type of the TokenEdit value.
VistaCalendarViewStyleContains values that specify which date grouping Views are available in Windows Vista display mode.
WaitAnimationOptionsContains values that specify how a control indicates data operations performed in a background thread.
XtraInputBox.ButtonsMembers of this enumeration allow you to specify what buttons an XtraInputBox dialog should display.