Back to Devexpress

DevExpress.Blazor Namespace

blazor-devexpress.md

latest174.8 KB
Original Source

DevExpress.Blazor Namespace

Contains classes for DevExpress Blazor components.

Assemblies : DevExpress.Blazor.Resources.v25.2.dll, DevExpress.Blazor.v25.2.dll

NuGet Packages : DevExpress.Blazor.Resources, DevExpress.Blazor

Classes

NameDescription
AccordionItemCancelEventArgsStores data for the BeforeCollapse and BeforeExpand events.
AccordionItemClickEventArgsContains data for the DxAccordion.ItemClick and DxAccordionItem.Click events.
AccordionItemEventArgsContains data about the Accordion item for item-related events.
AccordionItemStateChangeEventArgsStores information for events related to expanded state changes.
AccordionSelectionChangedEventArgsContains data for the SelectionChanged event.
BlazorResources staticLists client resource identifiers associated with controls in the DevExpress.Blazor package.
ButtonGroupItemClickEventArgsContains data for the ItemClick event.
CalendarCustomDisabledDateEventArgsProvides data for the CustomDisabledDate event.
CarouselTemplateContextStores information about a Carousel item and is passed as the context parameter to the DxCarousel.ItemTemplate.
ChartBubbleSeriesPointInitializes a new ChartBubbleSeriesPoint class instance.
ChartBubbleSeriesPoint<TValue, TSize>Specifies an individual bubble series point with the typed value and size.
ChartElementFormatLists formats applied to axis and series labels.
ChartFinancialSeriesPointSpecifies an individual point for financial series (DxChartCandlestickSeries and DxChartStockSeries).
ChartFinancialSeriesPoint<T>Specifies a financial series point with typed values.
ChartLegendClickEventArgsContains data for the LegendClick event.
ChartRangeSeriesPointSpecifies an individual point for range series (DxChartRangeAreaSeries<T, TArgument, TValue> and DxChartRangeBarSeries<T, TArgument, TValue>).
ChartRangeSeriesPoint<T>Specifies an individual range series point with typed values.
ChartSelectionChangedEventArgsContains data for the SelectionChanged event.
ChartSeriesClickEventArgsProvides data for the SeriesClick event.
ChartSeriesPointSpecifies an individual series point.
ChartSeriesPoint<TValue>Specifies an individual series point.
ChartSeriesPointCustomizationSettingsProvides data for the CustomizeSeriesPoint event.
ChartSeriesPointExtensions staticContains extension methods for the ChartSeriesPoint class.
ChartSeriesSettings<T, TValue, TArgument>Defines Chart series settings.
ChartSeriesSettings<T, TGroupKey, TValue, TArgument>Defines Chart series settings.
ChartTooltipDataSpecifies the tooltip’s context and stores information about the hovered series point.
ChartTooltipShowingEventArgsContains data for the TooltipShowing event.
ChartVisualRangeChangedEventArgsContains data for the VisualRangeChanged event.
ComboBoxColumnCellDisplayTemplateContextStores information about a column cell in the ComboBox (added to the Grid component). This class is passed as the context parameter to the ColumnCellDisplayTemplate property.
ComboBoxColumnCellDisplayTemplateContext<TData>Stores information about a column cell in the ComboBox and is passed as the context parameter to the ColumnCellDisplayTemplate property.
ComboBoxEditBoxDisplayTemplateContext<TData, TValue>Stores information about a ComboBox item. The EditBoxDisplayTemplate property accepts this object as the context parameter.
ComboBoxEmptyDataAreaTemplateContextStores information about ComboBox data. The EmptyDataAreaTemplate property accepts this objects as the context parameter.
ComboBoxGroupHeaderDisplayTemplateContextStores information about a group header and is passed as the context parameter to the GroupHeaderDisplayTemplate.
ComboBoxItemDisplayTemplateContextStores information about a ComboBox item. The ItemDisplayTemplate property accepts this object as the context parameter.
ComboBoxItemDisplayTemplateContext<TData>Stores information about a ComboBox item. The ItemDisplayTemplate property accepts this object as the context parameter.
CommonResourcesLists client resource identifiers associated with multiple DevExpress packages.
CompatibilitySettings staticContains an API for compatibility.
ContextMenuItemClickEventArgsProvides data for the ItemClick event.
DataSourceLoadOptionsExtensions staticDefines extension methods for the DataSourceLoadOptionsBase class.
DateTimeMask staticDefines built-in patterns for date-time and date-time offset masks.
DocumentExportElementStyleContains style settings of an exported document element.
DropDownBoxClosingEventArgsProvides data for the DropDownClosing event.
DropDownBoxEditBoxDisplayTemplateContextStores information about the processed drop-down box editor and is passed as the context parameter to the EditBoxDisplayTemplate.
DropDownBoxQueryDisplayTextContextStores information about editor value and text.
DropDownBoxTemplateContextStores information about the processed drop-down box editor and is passed as the context parameter to DropDownHeaderTemplate, DropDownBodyTemplate, and DropDownFooterTemplate.
DropDownButtonItemClickEventArgsContains data for the ItemClick event.
DropDownClosedEventArgsProvides data for the Closed event.
DropDownClosingEventArgsProvides data for the Closing event.
DropDownDisposedEventArgsProvides data for the Disposed event.
DropDownInitializedEventArgsProvides data for the Initialized event.
DropDownResizeCompletedEventArgsProvides data for the ResizeCompleted event.
DropDownResizeStartedEventArgsProvides data for the ResizeStarted event.
DropDownShowingEventArgsProvides data for the Showing event.
DropDownShownEventArgsProvides data for the Shown event.
DxAccordionA side navigation control that can organize items into collapsible groups.
DxAccordionDataMappingMaps Accordion item properties to data source fields.
DxAccordionItemDefines an item of the DxAccordion component.
DxBarGaugeA component that visualizes data as circular bars where each bar indicates a single value.
DxBarGaugeLabelSettingsContains settings for Bar Gauge labels.
DxBarGaugeLegendSettingsContains settings for the Bar Gauge‘s legend.
DxBorderSettingsContains the element’s border settings.
DxButtonA button control that supports advanced style and content customization options.
DxButtonBaseImplements the base API for buttons.
DxButtonEditSettingsThe base class that declares common editor settings for auto-generated editors that contain buttons.
DxButtonGroupA component that displays a set of buttons.
DxButtonGroupItemDefines a button group item in DxButtonGroup.
DxCalendar<T>A monthly calendar that supports multiple date selection.
DxCarouselAn interactive component that displays an image collection or custom content in a carousel.
DxCarouselItemDefines a Carousel item.
DxChart<T>A control that visualizes bound data as graphs: bar, area, line, and others.
DxChartAggregationSettingsContains data aggregation settings.
DxChartAnimationSettingsDefines Chart animation settings.
DxChartAnnotationDefines a chart annotation.
DxChartAnnotationBase<T>Defines the base API for classes that implement chart annotations.
DxChartAnnotationBorderDefines annotation border settings.
DxChartAnnotationImageDefines settings for image annotations.
DxChartAnnotationShadowDefines annotation shadow settings.
DxChartAreaSeries<T, TArgument, TValue>Defines an area series.
DxChartAreaSeriesBase<T, TArgument, TValue>Implements the base API for area-based series.
DxChartArgumentAxisDefines a chart’s argument axis.
DxChartAxis<T>Implements the base API for DxChart axes.
DxChartAxisBase<T>Implements the base API for Chart axes.
DxChartAxisGridLinesDefines settings for axis grid lines.
DxChartAxisLabelDefines settings for axis labels.
DxChartAxisLabelBase<T>Implements the base API for axis labels in DxChart and DxPolarChart.
DxChartAxisMinorTickStores the appearance settings of minor axis ticks.
DxChartAxisRangeSpecifies the axis visual range.
DxChartAxisStripDefines a strip that highlights a range between two axis values.
DxChartAxisStripLabelDefines a strip label.
DxChartAxisTickStores the appearance settings of major axis ticks.
DxChartAxisTitleDefines an axis title.
DxChartBarSeries<T, TArgument, TValue>Defines a bar series.
DxChartBarSeriesBase<T, TArgument, TValue>Contains base settings for bar series.
DxChartBaseImplements the base API for chart components.
DxChartBubbleSeries<T, TArgument, TValue, TSize>Defines a bubble series.
DxChartCandlestickSeries<T, TArgument, TValue>Defines a candlestick series.
DxChartCommonSeries<T, TGroup, TValue, TArgument>Defines a common series.
DxChartConstantLineSpecifies an axis constant line.
DxChartConstantLineLabelDefines the constant line label.
DxChartCrosshairContains settings for DxChart crosshairs.
DxChartCrosshairHorizontalLineDefines a horizontal crosshair line.
DxChartCrosshairLabelDefines a crosshair label.
DxChartCrosshairVerticalLineDefines a vertical crosshair line.
DxChartFinancialReductionSpecifies reduction properties for financial series.
DxChartFinancialSeriesBase<T, TArgument, TValue>Implements the base API for financial series (DxChartCandlestickSeries and DxChartStockSeries).
DxChartFontContains the element’s font settings.
DxChartFullStackedAreaSeries<T, TArgument, TValue>Defines a full stacked area series.
DxChartFullStackedBarSeries<T, TArgument, TValue>Defines a full stacked bar series.
DxChartFullStackedLineSeries<T, TArgument, TValue>Defines a full stacked line series.
DxChartFullStackedSplineAreaSeries<T, TArgument, TValue>Defines a full stacked spline area series.
DxChartFullStackedSplineSeries<T, TArgument, TValue>Defines a full stacked spline area series.
DxChartLegendDefines a chart legend.
DxChartLineSeries<T, TArgument, TValue>Defines a line series.
DxChartLineSeriesBase<T, TArgument, TValue>Implements the base API for line-based series.
DxChartPaneDefines a chart pane.
DxChartPaneBorderDefines pane border settings.
DxChartRangeAreaSeries<T, TArgument, TValue>Defines a range area series.
DxChartRangeBarSeries<T, TArgument, TValue>Defines a range bar series.
DxChartRangeSeriesBase<T, TArgument, TValue>Contains base settings for range series.
DxChartScaleBreakContains settings for the scale breaks.
DxChartScatterSeries<T, TArgument, TValue>Defines a scatter series.
DxChartScrollBarSettingsSpecifies settings for the chart’s scrollbar.
DxChartSeriesA base class that implements the common series functionality.
DxChartSeriesLabelDefines a series label.
DxChartSeriesLabelBorderDefines series label border settings.
DxChartSeriesLabelConnectorProvides settings for series label connectors.
DxChartSeriesLegendItemDefines an item that indicates a series in the legend.
DxChartSeriesPointContains settings for points of the chart’s line- and area-based series.
DxChartSeriesPointImageContains image settings for points of the chart’s Line series.
DxChartSeriesValueErrorBarContains settings for error bars.
DxChartSplineAreaSeries<T, TArgument, TValue>Defines a spline area series.
DxChartSplineSeries<T, TArgument, TValue>Defines a spline series.
DxChartStackedAreaSeries<T, TArgument, TValue>Defines a stacked area series.
DxChartStackedBarSeries<T, TArgument, TValue>Defines a stacked bar series.
DxChartStackedBarSeriesBase<T, TArgument, TValue>Defines a stacked bar series.
DxChartStackedLineSeries<T, TArgument, TValue>Defines a stacked line series.
DxChartStackedSplineAreaSeries<T, TArgument, TValue>Defines a stacked spline area series.
DxChartStackedSplineSeries<T, TArgument, TValue>Defines a stacked spline series.
DxChartStepAreaSeries<T, TArgument, TValue>Defines a step area series.
DxChartStepLineSeries<T, TArgument, TValue>Defines a step line series.
DxChartStockSeries<T, TArgument, TValue>Defines a stock bar series.
DxChartSubTitleDefines a subtitle for a chart or legend.
DxChartTitleDefines a title for a chart or legend.
DxChartTooltipContains settings for tooltips.
DxChartValueAxisContains settings for the value axis.
DxChartValueBreaksObsolete. Contains settings for the scale breaks.
DxChartXYSeries<T, TArgument, TValue, TAggregate>Implements the base API for series on a Cartesian plane.
DxChartZoomAndPanDragBoxStyleDefines style settings for the drag box that appears when a user selects a chart area for zooming.
DxChartZoomAndPanSettingsConfigures zoom and pan settings.
DxCheckBox<T>A check box control that allows users to toggle between two or three states.
DxCheckBoxSettingsContains settings of an auto-generated checkbox editor.
DxColorPaletteA Color Palette component that allows users to select colors.
DxColorPaletteGroupDefines the Color Palette‘s color group.
DxColorPalettePresets staticDefines the Color Palette‘s predefined sets of colors.
DxComboBox<TData, TValue>A text editor that allows users to select predefined items from the drop-down list or type custom values.
DxComboBoxDropDownButtonA button that invokes a drop-down menu (can be added to the DxComboBox<TData, TValue> only).
DxComboBoxSettingsContains settings of an auto-generated combo box editor.
DxContextMenuA context menu component.
DxContextMenuDataMappingMaps Context Menu item properties to data source fields.
DxContextMenuItemDefines an item in the Context Menu component.
DxDateEdit<T>A date editor with a drop-down calendar.
DxDateEditDropDownButtonA button that invokes a drop-down calendar (can be added to the DxDateEdit<T> only).
DxDateEditSettingsContains auto-generated date editor settings.
DxDateOnlyMaskPropertiesDefines DateOnly mask settings.
DxDateRangePicker<T>A component that allows you to select date ranges.
DxDateTimeMaskPropertiesDefines date-time mask settings.
DxDateTimeOffsetMaskPropertiesDefines date-time offset mask settings.
DxDialogProviderA component that allows you to create and show dialogs in code and contains common dialog settings.
DxDrawerA side panel that supports minimized layout and expand/collapse operations.
DxDropDownA control that displays a drop-down window with custom content.
DxDropDownBoxAn editor with a drop-down window.
DxDropDownBoxDropDownButtonA button that invokes the drop-down window in the DxDropDownBox component.
DxDropDownButtonA toggleable button that reveals a drop-down element with a list of commands or custom content.
DxDropDownButtonBaseContains the base API for classes that implement drop-down buttons.
DxDropDownButtonItemDefines a drop-down list item. Used in DxDropDownButton or DxSplitButton.
DxDropDownEditSettingsThe base class that declares common editor settings for auto-generated editors that contain a drop-down window.
DxEditorButtonA custom button displayed in an editor.
DxEditSettingsThe base class that declares common editor settings for auto-generated editors.
DxExpandoDictionaryObjectStores an appointment’s CustomFields.
DxExportSettingsContains the target component’s export and print settings.
DxFileInputA component that allows you to access the contents of selected files directly in razor code.
DxFilterBuilderA UI component that allows users to build complex filter criteria with various filter conditions combined by logical operators.
DxFilterBuilderFieldDefines a filter builder field.
DxFlyoutA contextual popup UI element that allows you to display hints, warnings, and other messages.
DxFontSettingsContains the element’s font settings.
DxFormLayoutA control container that allows you to create responsive data edit forms.
DxFormLayoutGroupSpecifies a container for layout items, tabs, and other layout groups.
DxFormLayoutItemSpecifies a layout container that displays a nested control.
DxFormLayoutTabPageA component that implements a tabbed layout group.
DxFormLayoutTabPagesA container for tabbed layout groups.
DxGaugeAnimationSettingsContains animation settings.
DxGaugeGeometrySettingsContains geometry settings for the gauge arc.
DxGridA component that displays data in a tabular format and allows users to edit, sort, group, filter, and otherwise shape data.
DxGridBandColumnA band column that joins regular DxGrid columns into a group with a common header.
DxGridColumnA base class for Grid columns.
DxGridCommandColumnA command column.
DxGridDataColumnA DxGrid‘s data column.
DxGridLayoutA container that arranges its items into rows and columns.
DxGridLayoutColumnA column in a DxGridLayout.
DxGridLayoutItemAn item in a DxGridLayout.
DxGridLayoutRowA row in a DxGridLayout.
DxGridSelectionColumnA selection column.
DxGridSummaryItemA summary item.
DxHatchSettingsContains element hatch pattern appearance settings.
DxHtmlEditorA WYSIWYG text editor.
DxHtmlEditorMentionDefines a mention list.
DxHtmlEditorMentionsContains a collection of mention lists.
DxHtmlEditorVariablesContains placeholder variables and related settings.
DxInputBoxThe input box component that can be added to the DxComboBox‘s EditBoxDisplayTemplate template.
DxLayoutBreakpointA component that allows you to adapt page layout to different window sizes.
DxLegendSubtitleSettingsContains settings for the legend subtitle.
DxLegendTitleSettingsContains settings for the legend title.
DxListBox<TData, TValue>A component that can connect to a data source and display a list of selectable items.
DxListEditorColumnA multi-column editor’s column.
DxLoadingPanelA loading panel component that can display an overlay over components/containers.
DxMapAn interactive component that displays a geographic map with markers and routes.
DxMapApiKeysAllows you to specify keys for map data providers.
DxMapCenterDefines location that is displayed at the component’s center.
DxMapMarkerContains a map marker’s settings.
DxMapMarkerLocationDefines a marker location’s settings.
DxMapMarkersContains a collection of map markers.
DxMapMarkerTooltipContains settings of a marker tooltip.
DxMapRouteContains a route’s settings.
DxMapRouteLocationDefines a location’s settings.
DxMapRouteLocationsContains a collection of route locations.
DxMapRoutesContains a collection of routes shown on the map.
DxMarginSettingsContains settings for the element’s margins.
DxMaskedInput<T>A text editor supports text, numeric, date-time, and regular expression masks.
DxMaskedInputSettingsContains settings of an auto-generated masked input editor.
DxMemoA multi-line text editor.
DxMemoSettingsContains settings of an auto-generated memo.
DxMenuAn adaptive menu component.
DxMenuDataMappingMaps Menu item properties to data source fields.
DxMenuItemDefines an item of the DxMenu component.
DxMessageBoxA message box intended for use as an alert or confirmation dialog.
DxNumericMaskPropertiesDefines properties for Numeric masks.
DxPagerA data navigation component that indicates the current position within the bound data source and allows quick access to a different data page.
DxPieChart<T>A control that visualizes data as Pie and Donut charts.
DxPieChartAnnotationDefines a piechart annotation.
DxPieChartSeries<T, TArgument, TValue>Defines a pie or donut series.
DxPivotGridDefines the base API for classes that implement a pivot grid component.
DxPivotGrid<T>An Excel-inspired pivot table component engineered for multi-dimensional data analysis and cross-tab reporting.
DxPivotGridDataProvider<T>Enables you to link the DxPivotGrid<T> and DxChart<T> components.
DxPivotGridFieldA Pivot Grid field.
DxPolarChart<T>A control that visualizes bound data as graphs in polar coordinates.
DxPolarChartAreaSeries<T, TArgument, TValue>Defines an area series.
DxPolarChartArgumentAxisDefines a Polar Chart’s argument axis.
DxPolarChartAxisLabelDefines settings for axis labels.
DxPolarChartBarSeries<T, TArgument, TValue>Defines a bar series.
DxPolarChartBaseSeries<T, TArgument, TValue>Contains the base API for classes that implement series.
DxPolarChartLineSeries<T, TArgument, TValue>Defines a line series.
DxPolarChartScatterSeries<T, TArgument, TValue>Defines a scatter series.
DxPolarChartStackedBarSeries<T, TArgument, TValue>Defines a stacked bar series.
DxPolarChartValueAxisDefines a Polar Chart’s value axis.
DxPopupA modal popup window with custom content that overlays the current view.
DxPopupBaseDefines the base API for classes that implement popup windows.
DxProgressBarA progress bar component.
DxRadio<TValue>An individual radio button that allows you to build radio groups with a custom item layout.
DxRadioGroup<TData, TValue>A component that generates a radio button group based on a bound collection.
DxRangeSelectorAn interactive component that visualizes data on a linear scale and allows users to select a value range.
DxRangeSelectorBackgroundContains the Range Selector’s background settings.
DxRangeSelectorChartDefines a nested chart component in DxRangeSelector.
DxRangeSelectorChartValueAxisDefines a value axis in the Range Selector’s DxRangeSelectorChart component.
DxRangeSelectorIndentContains indent settings for the DxRangeSelector component.
DxRangeSelectorScaleDefines a Range Selector scale.
DxRangeSelectorScaleLabelContains settings for scale labels.
DxRangeSelectorScaleMarkerContains settings for scale markers.
DxRangeSelectorScaleMarkerLabelContains settings for scale marker labels.
DxRangeSelectorScaleMinorTickContains settings for minor scale ticks.
DxRangeSelectorScaleTickContains appearance settings for major scale ticks.
DxRangeSelectorShutterContains color settings for the Range Selector‘s shutters.
DxRangeSelectorSliderHandleContains appearance settings for slider handles.
DxRangeSelectorSliderMarkerContains settings for slider markers.
DxRegExMaskPropertiesDefines properties for Regular Expression masks.
DxResourceIdentifies a client resource in the Resource Manager.
DxResourceManager staticContains methods that allow you to register DevExpress client resources, custom scripts, and themes.
DxRibbonA toolbar component that organizes command items into tabs.
DxRibbonApplicationTabDefines the ribbon application tab.
DxRibbonApplicationTabItemDefines an item displayed in the ribbon application menu.
DxRibbonButtonBase<TClickEventArgs>Implements the base API for ribbon items.
DxRibbonColorGroupDefines the color palette item’s color group.
DxRibbonColorPaletteItemA ribbon item that displays a color palette.
DxRibbonComboBoxItem<TData, TValue>A ribbon item that displays a combo box editor.
DxRibbonElementBaseA base class for Blazor Ribbon elements.
DxRibbonGroupDefines a group in the DxRibbon component.
DxRibbonItemA ribbon item that displays a button or drop-down button.
DxRibbonItemBaseA base class for Blazor Ribbon items.
DxRibbonSpinEditItem<TValue>A ribbon item that displays a spin editor.
DxRibbonTabDefines a tab in the DxRibbon component.
DxRibbonToggleGroupGroups multiple toggle items and allows only one item to be selected at a time.
DxRibbonToggleItemA ribbon button that stays active until the user turns it off.
DxSankeyA component that depicts value flow between two entity sets.
DxSankeyHoverStyleSettingsContains hover style settings for the DxSankey component.
DxSankeyLabelSettingsContains settings for DxSankey node labels.
DxSankeyLinkSettingsContains settings for DxSankey links.
DxSankeyNodeSettingsContains settings for DxSankey nodes.
DxSchedulerA calendar and scheduler component that displays a detailed snapshot of events/appointments in your web application across a single day, a week, or a month.
DxSchedulerAllDayFormLayoutItemThe layout item that displays the All day toggle switch in the appointment edit form.
DxSchedulerAppointmentItemThe scheduled event displayed in the Scheduler’s view.
DxSchedulerAppointmentLabelItemA label used to categorize appointments in the Scheduler.
DxSchedulerAppointmentLabelMappingsMaps the label’s properties to the data source fields.
DxSchedulerAppointmentMappingsSpecifies how appointment fields from the data source are mapped to appointment properties in the Scheduler.
DxSchedulerAppointmentStatusItemAn appointment’s availability status.
DxSchedulerAppointmentStatusMappingsSpecifies how status fields from the data source are mapped to appointment properties in the Scheduler.
DxSchedulerAppointmentViewContext for HorizontalAppointmentTemplate and VerticalAppointmentTemplate. Provides information about an appointment’s settings.
DxSchedulerCloseAppointmentButtonA button that closes an appointment form.
DxSchedulerCloseRecurrenceSettingsFormButtonA button that closes the form with recurrence settings.
DxSchedulerCompactFormSettingsContains compact form settings.
DxSchedulerCustomFieldMappingSpecifies how a source object’s custom fields are mapped to custom properties of a scheduler item (appointment, label, or status).
DxSchedulerCustomFormLayoutItemThe layout item with custom content for the appointment edit form.
DxSchedulerDataStorageA storage that supplies data for the Scheduler control.
DxSchedulerDateNavigatorToolbarItemThe drop-down item that allows you to navigate to a specific date.
DxSchedulerDateTimeRangeCollectionStores the collection of DxSchedulerDateTimeRange objects.
DxSchedulerDayViewA calendar view that displays one day or multiple dates.
DxSchedulerDeleteAppointmentButtonA button that allows users to delete an appointment.
DxSchedulerDescriptionFormLayoutItemThe layout item that displays the Description field in the appointment edit form.
DxSchedulerDiscardAppointmentChangesButtonA button that discards changes in an appointment.
DxSchedulerEndDateFormLayoutItemThe layout item that displays the End field’s date part in the appointment edit form.
DxSchedulerEndTimeFormLayoutItemThe layout item that displays the End field’s time part in the appointment edit form.
DxSchedulerEndTimePickerFormLayoutItemThe layout item that displays the End field’s time part in the appointment edit form.
DxSchedulerFormSettingsContains settings for extended (pop-up) forms.
DxSchedulerLabelFormLayoutItemThe layout item that displays the Label field in the appointment edit form.
DxSchedulerLocationFormLayoutItemThe layout item that displays the Location field in the appointment edit form.
DxSchedulerMappingMaps a data source object’s field to a Scheduler item’s property.
DxSchedulerMonthViewA calendar view that displays one month or multiple months.
DxSchedulerNextIntervalToolbarItemThe toolbar item that allows you to navigate to the next time interval.
DxSchedulerPreviousIntervalToolbarItemThe toolbar item that allows you to navigate to the previous time interval.
DxSchedulerRecurrenceInfoContains recurrence information about an appointment.
DxSchedulerRecurrenceSettingsSpecifies common settings for recurrent appointments.
DxSchedulerRepeatFormLayoutItemThe layout item that displays the Repeat field in the appointment edit form.
DxSchedulerResourceFormLayoutItemThe layout item that displays the Resource field in the appointment edit form.
DxSchedulerResourceIdCollectionA collection of resource identifiers.
DxSchedulerResourceItemAn appointment’s resource.
DxSchedulerResourceMappingsMaps the resource’s properties to the data source fields.
DxSchedulerResourceNavigatorToolbarItemThe drop-down item that allows you to display or hide resources.
DxSchedulerRestoreAppointmentOccurrenceButtonA button that restores occurrence for a recurring appointment.
DxSchedulerSaveAppointmentChangesButtonA button that users can click to save appointment changes.
DxSchedulerShowAppointmentCompactFormButtonA button that invokes an appointment’s compact edit form.
DxSchedulerShowAppointmentEditFormButtonA button that invokes an appointment’s extended edit form.
DxSchedulerSourceObjectContainerA base class for scheduler items that are bound to a data source object.
DxSchedulerStartDateFormLayoutItemThe layout item that displays the Start field’s date part in the appointment edit form.
DxSchedulerStartTimeFormLayoutItemThe layout item that displays the Start field’s time part in the appointment edit form.
DxSchedulerStartTimePickerFormLayoutItemThe layout item that displays the Start field’s time part in the appointment edit form.
DxSchedulerStatusFormLayoutItemThe layout item that displays the Status field in the appointment edit form.
DxSchedulerSubjectFormLayoutItemThe layout item that displays the Subject field in the appointment edit form.
DxSchedulerTimelineViewA calendar view that displays appointments as horizontal bars along timescales.
DxSchedulerTimeScaleA timescale displayed at the top of the Timeline view.
DxSchedulerTimeSpanRangeA time interval within a day.
DxSchedulerTodayToolbarItemThe toolbar item that allows you to navigate to the current date.
DxSchedulerTooltipSettingsContains appointment tooltip settings.
DxSchedulerViewNavigatorToolbarItemThe drop-down item that allows you to to switch between views.
DxSchedulerWeekViewA calendar view that displays the entire week including non-working days.
DxSchedulerWorkWeekViewA calendar view that displays a work week.
DxSearchBoxA single-line editor that allows users to input text and search for it in your application.
DxShadowSettingsContains settings for the element’s shadows.
DxSparklineA component that visualizes value trends as an inline graph.
DxSpinButtonsSpin buttons that allow you to increase and decrease a value (can be added to the DxSpinEdit<T> only).
DxSpinEdit<T>An editor with spin buttons that allow users to increment/decrement numeric values.
DxSpinEditSettingsContains settings of an auto-generated spin editor.
DxSplitButtonA composite control that consists of a primary button and a toggleable secondary button that reveals a drop-down element.
DxSplitterA component that displays multiple resizable and collapsible panes.
DxSplitterPaneDefines a pane in the DxSplitter component.
DxStackLayoutA container that stacks its items horizontally or vertically.
DxStackLayoutItemAn item in a DxStackLayout.
DxSubtitleSettingsContains subtitle settings.
DxTabA tab without content within a Tabs component.
DxTabPageA tab with content within a Tabs component.
DxTabsA container that displays content within tabbed pages.
DxTagBox<TData, TValue>An editor that allows users to select multiple items (tags) from a drop-down list.
DxTextBoxA single-line text editor.
DxTextBoxSettingsContains settings of an auto-generated text box editor.
DxTextEditSettingsThe base class that declares common editor settings for auto-generated editors with support for text input.
DxTextFormatSettingsContains the element’s format settings.
DxTextMaskPropertiesDefines properties for Text masks.
DxThemeDefines a theme for DevExpress Blazor UI Controls (our proprietary Classic theme or a Bootstrap theme).
DxThemeBase<TProps>Defines basic API for classes that implement DevExpress Blazor themes (DxTheme and DxThemeFluent).
DxThemeFluentDefines a Fluent theme for DevExpress Blazor UI controls.
DxTimeEdit<T>A time editor with a drop-down time picker.
DxTimeEditDropDownButtonA button that invokes a drop-down time picker (can be added to the DxTimeEdit<T> only).
DxTimeEditSettingsContains settings of an auto-generated time editor.
DxTimeOnlyMaskPropertiesDefines TimeOnly mask settings.
DxTimeSpanMaskPropertiesDefines time span mask settings.
DxTitleSettingsContains title settings.
DxToastA pop-up notification message.
DxToastProviderA component that displays toast notifications.
DxToolbarA toolbar control that implements an adaptive button-based interface.
DxToolbarDataMappingMaps Toolbar item properties to data source fields.
DxToolbarItemDefines an item of the Toolbar component.
DxTooltipSettingsContains tooltip settings.
DxTreeListA component that displays hierarchical data in a tabular format and allows users to edit, sort, filter, and otherwise shape data.
DxTreeListBandColumnA band column that joins regular DxTreeList columns into a group with a common header.
DxTreeListColumnA base class for TreeList columns.
DxTreeListCommandColumnA command column.
DxTreeListDataColumnDxTreeList data column.
DxTreeListSelectionColumnA selection column.
DxTreeListSummaryItemA summary item.
DxTreeViewA navigation control that displays items as a tree.
DxTreeViewDataMappingMaps TreeView node properties to data source fields.
DxTreeViewNodeDefines a node in the TreeView component.
DxUploadA control that allows users to upload files to a web server.
DxWaitIndicatorA loading indicator component that can be embedded into other UI components.
DxWindowA non-modal window with custom content.
FileReloadedEventArgsThe FileReloaded event’s arguments.
FilesUploadingEventArgsContains data for the FilesUploading event.
FileUploadErrorEventArgsProvides data for the FileUploadError event.
FileUploadEventArgsProvides data for the upload events.
FileUploadStartEventArgsProvides data for the FileUploadStart event.
FilterBuilderCustomizeOperatorsEventArgsContains data for the CustomizeOperators event.
FilterBuilderOperatorCollectionA collection of criteria operator items in the Filter Builder component.
FilterBuilderOperatorItemDefines a criteria operator item in the Filter Builder component.
FilterBuilderValueDisplayTemplateContextStores information about field values in the Filter Builder and is passed as the context parameter to the DxFilterBuilderField.ValueDisplayTemplate.
FilterBuilderValueEditTemplateContextStores information about field values in the Filter Builder and is passed as the context parameter to the DxFilterBuilderField.ValueEditTemplate.
FlyoutClosedEventArgsProvides data for the Closed event.
FlyoutClosingEventArgsProvides data for the Closing event.
FlyoutCreatedEventArgsProvides data for the Created event.
FlyoutDisposedEventArgsProvides data for the Disposed event.
FlyoutShowingEventArgsProvides data for the Showing event.
FlyoutShownEventArgsProvides data for the Shown event.
GridColumnCellDisplayTemplateContextObsolete. The class is obsolete.
GridColumnFilterRowCellTemplateContextObsolete. The class is obsolete.
GridColumnFooterTemplateContextStores information about a footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnFooterTemplate and DxGridColumn.FooterTemplate.
GridColumnGroupFooterTemplateContextStores information about a group footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnGroupFooterTemplate and DxGridColumn.GroupFooterTemplate properties.
GridColumnHeaderCaptionTemplateContextStores information about a column header’s caption and is passed as the context parameter to the DxGrid.ColumnHeaderCaptionTemplate and DxGridColumn.HeaderCaptionTemplate.
GridCommandColumnCellDisplayTemplateContextStores information about a command column cell and is passed as the context parameter to the DxGridCommandColumn.CellDisplayTemplate.
GridCommandColumnCellEditTemplateContextStores information about the command column’s edit cell and is passed as the context parameter to the DxGridCommandColumn.CellEditTemplate.
GridCommandColumnFilterRowCellTemplateContextStores information about the command column’s filter row cell and is passed as the context parameter to the DxGridCommandColumn.FilterRowCellTemplate.
GridCommandColumnHeaderTemplateContextStores information about the command column header and is passed as the context parameter to the DxGridCommandColumn.HeaderTemplate.
GridCommandContextContains contextual information for a Grid context menu.
GridContextMenuDefaultItemNames staticContains names of built-in Grid commands.
GridCsvExportOptionsContains options that define how the Grid exports its content in CSV format.
GridCustomDataSourceAllows you to bind DxGrid and DxTreeList to a custom data source.
GridCustomDataSourceCountOptionsContains data for the GridCustomDataSource.GetItemCountAsync and GridDevExtremeDataSource.GetItemCountAsync methods.
GridCustomDataSourceExceptionHandlerArgsContains data for the ExceptionHandler delegate.
GridCustomDataSourceGroupCriterionContains information about applied groping criterion.
GridCustomDataSourceGroupInfoContains information about the group.
GridCustomDataSourceGroupingOptionsContains data for the GridCustomDataSource.GetGroupInfoAsync and GridDevExtremeDataSource.GetGroupInfoAsync methods.
GridCustomDataSourceItemsOptionsContains data for the GridCustomDataSource.GetItemsAsync and GridDevExtremeDataSource.GetItemsAsync methods.
GridCustomDataSourceOptionsContains data for the GridCustomDataSource.Get* and GridDevExtremeDataSource.Get* methods.
GridCustomDataSourceSortInfoContains information about sort settings.
GridCustomDataSourceSummaryInfoContains information about a summary to be calculated.
GridCustomDataSourceTotalSummaryOptionsContains data for GridCustomDataSource.GetTotalSummaryAsync and GridDevExtremeDataSource.GetTotalSummaryAsync methods.
GridCustomDataSourceUniqueValuesOptionsContains data for GridDevExtremeDataSource.GetUniqueValuesAsync and GridCustomDataSource.GetUniqueValuesAsync methods.
GridCustomGroupEventArgsContains data for the CustomGroup event.
GridCustomizeCellDisplayTextEventArgsContains data for the CustomizeCellDisplayText event.
GridCustomizeContextMenuEventArgsContains data for the CustomizeContextMenu event.
GridCustomizeDataRowEditorEventArgsContains data for the CustomizeDataRowEditor event.
GridCustomizeEditModelEventArgsContains data for the CustomizeEditModel event.
GridCustomizeElementEventArgsProvides data for the CustomizeElement event.
GridCustomizeFilterMenuEventArgsContains data for the CustomizeFilterMenu event.
GridCustomizeFilterRowEditorEventArgsContains data for the CustomizeFilterRowEditor event.
GridCustomizeGroupValueDisplayTextEventArgsContains data for the CustomizeGroupValueDisplayText event.
GridCustomizeSummaryDisplayTextEventArgsContains data for the CustomizeSummaryDisplayText event.
GridCustomSortEventArgsContains data for the CustomSort event.
GridCustomSummaryEventArgsContains data for the CustomSummary event.
GridDataColumnCellDisplayTemplateContextStores information about a data column cell in the Grid and is passed as the context parameter to the DxGrid.DataColumnCellDisplayTemplate and DxGridDataColumn.CellDisplayTemplate.
GridDataColumnCellEditTemplateContextStores information about the data column’s edit cell and is passed as the context parameter to the DxGridDataColumn.CellEditTemplate and DxGrid.DataColumnCellEditTemplate.
GridDataColumnFilterMenuTemplateContextStores information about a data column and is passed as the context parameter to the DxGridDataColumn.FilterMenuTemplate and DxGrid.DataColumnFilterMenuTemplate templates.
GridDataColumnFilterRowCellTemplateContextStores information about the data column’s filter row cell and is passed as the context parameter to the DxGridDataColumn.FilterRowCellTemplate.
GridDataColumnGroupRowTemplateContextStores information about a group row in the Grid and is passed as the context parameter to the DxGrid.DataColumnGroupRowTemplate and DxGridDataColumn.GroupRowTemplate.
GridDataItemDeletingEventArgsContains data for the DataItemDeleting event.
GridDataRowCommandContextContains contextual information for a Grid data row context menu.
GridDetailRowTemplateContextStores information about a Grid detail row and is passed as the context parameter to the DetailRowTemplate.
GridDevExtremeDataSource<T>Allows you to bind DxGrid and DxTreeList components to large IQueryable data collections.
GridDocumentExportCustomizeCellEventArgsContains data for the CustomizeCell event.
GridDocumentExportCustomizeCellEventArgsBaseContains base data for events that customize exported table cells.
GridDocumentExportCustomizeColumnEventArgsContains information for the CustomizeColumn event.
GridDocumentExportCustomizeColumnEventArgsBaseContains base information for events that customize exported columns.
GridDocumentExportCustomizeDocumentEventArgsContains information for the CustomizeDocument event.
GridDocumentExportCustomizeDocumentEventArgsBaseContains base information for events that customize exported document style and page settings.
GridDocumentExportCustomizeDocumentHeaderFooterEventArgsContains data for CustomizeDocumentHeader and CustomizeDocumentFooter events.
GridDocumentExportCustomizeDocumentHeaderFooterEventArgsBaseContains base data for events that add headers/footers to exported documents.
GridDocumentExportCustomizeElementEventArgsBaseContains base data for events that customize elements in exported documents.
GridDocumentExportCustomizeElementStyleEventArgsBaseContains base information for events that customize exported document appearance.
GridDocumentExportCustomizePageHeaderFooterEventArgsContains data for CustomizePageHeader and CustomizePageFooter events.
GridDocumentExportCustomizePageHeaderFooterEventArgsBaseContains base data for events that add page headers/footers to exported documents.
GridDocumentExportOptionsContains options that define how Grid data is exported to a document.
GridDocumentExportOptionsBaseContains base options that define how a document is exported to PDF.
GridDocumentExportSummaryItemA summary displayed in an exported cell.
GridDocumentExportSummaryItemBaseContains base APIs for summaries displayed in exported cells.
GridDragHintTextTemplateContextStores information about the Grid component. Serves as the context parameter in DragHintTextTemplate.
GridEditCancelingEventArgsContains data for the EditCanceling event.
GridEditFormTemplateContextStores information about the edit form in the Grid and is passed as the context parameter to the DxGrid.EditFormTemplate.
GridEditModelSavingEventArgsContains data for the EditModelSaving event.
GridEditStartEventArgsContains data for the EditStart event.
GridEmptyDataAreaTemplateContextStores information about the Grid and is passed as the context parameter to the Grid.EmptyDataAreaTemplate.
GridExportCustomizeCellEventArgsContains data for the CustomizeCell event.
GridExportCustomizeColumnEventArgsProvides data for the CustomizeColumn action.
GridExportCustomizeSheetEventArgsProvides data for the CustomizeSheet action.
GridExportCustomizeSheetHeaderFooterEventArgsProvides data for the CustomizeSheetHeader and CustomizeSheetFooter actions.
GridExportOptionsThe base class for the GridXlExportOptions and GridCsvExportOptions classes. Contains common options that define how a document is exported.
GridFilterBuilderTemplateContextStores information about the filter builder. Serves as the context parameter in the FilterBuilderTemplate.
GridFilterCriteriaChangedEventArgsStores data for the FilterCriteriaChanged event.
GridFilterMenuDataItemDefines an item in the column filter menu.
GridFocusedRowChangedEventArgsContains data for the FocusedRowChanged event.
GridFooterCommandContextContains contextual information for a Grid footer context menu.
GridGroupFooterCommandContextContains contextual information for a Grid group footer context menu.
GridGroupPanelCommandContextContains contextual information for the Grid group panel context menu.
GridGroupRowCommandContextContains contextual information for a Grid group row context menu.
GridHeaderCommandContextContains contextual information for a Grid header context menu.
GridItemsDroppedEventArgsStores information for the ItemsDropped event.
GridPdfExportOptionsContains options that define how Grid data is exported to PDF.
GridPersistentLayoutContains information about a DxGrid‘s layout.
GridPersistentLayoutCollection<T>A collection of objects that store information about DxGrid element layouts.
GridPersistentLayoutColumnContains information about layout settings for columns.
GridPersistentLayoutEventArgsProvides data for the LayoutAutoSaving and LayoutAutoLoading events.
GridRowClickEventArgsContains data for the RowClick and RowDoubleClick events.
GridRowExportingEventArgsContains data for the RowExporting event.
GridSearchBoxTemplateContextStores information about the search box and is passed as the context parameter to the SearchBoxTemplate.
GridSelectionColumnCellDisplayTemplateContextStores information about a selection column cell and is passed as the context parameter to the DxGridSelectionColumn.CellDisplayTemplate.
GridSelectionColumnFilterRowCellTemplateContextStores information about the selection column’s filter row cell and is passed as the context parameter to the DxGridSelectionColumn.FilterRowCellTemplate.
GridSelectionColumnHeaderTemplateContextStores information about the selection column header and is passed as the context parameter to the DxGridSelectionColumn.HeaderTemplate.
GridToolbarTemplateContextStores information about the Grid component. Serves as the context parameter in ToolbarTemplate.
GridUnboundColumnDataEventArgsContains data for the UnboundColumnData event.
GridXlExportOptionsContains options that define how a document is exported to XLS and XLSX.
HtmlEditorToolbarGroupNames staticContains names of all groups in the built-in toolbar.
HtmlEditorToolbarItemNames staticContains names of built-in toolbar items.
InvalidRibbonApplicationTabExceptionThrown when multiple application tabs are added to a Ribbon.
ListBoxColumnCellDisplayTemplateContextStores information about a column cell in list editors and is passed as the context parameter to the ColumnCellDisplayTemplate property.
ListBoxColumnCellDisplayTemplateContext<TData>Stores information about a column cell in the List Box and is passed as the context parameter to the ColumnCellDisplayTemplate property.
ListBoxDisplayTemplateContextBaseThe base class for list editors’ *TemplateContext classes.
ListBoxEmptyDataAreaTemplateContextStores information about List Box data and is passed as the context parameter to the EmptyDataAreaTemplate.
ListBoxFilterCriteriaChangedEventArgs<TData, TValue>Stores data for the FilterCriteriaChanged event.
ListBoxGroupHeaderDisplayTemplateContextStores information about a group header and is passed as the context parameter to the GroupHeaderDisplayTemplate.
ListBoxItemClickEventArgs<TData, TValue>Contains data for the ItemClick event.
ListBoxItemDisplayTemplateContextStores information about a List Box item. The ItemDisplayTemplate property accepts this object as the context parameter.
ListBoxItemDisplayTemplateContext<TData>Stores information about a List Box item. The ItemDisplayTemplate property accepts this object as the context parameter.
MapClickEventArgsContains data for the MapClick event.
MapMarkerClickEventArgsContains data for the MarkerClick event.
MenuItemClickEventArgsProvides data for the Click event.
MenuItemEventArgsProvides data for menu item events.
MessageBoxOptionsDefines options for a message box.
NumericMask staticDefines built-in patterns for Numeric masks.
ParameterValueChangingEventArgs<T>Contains data for ***Changing events.
PieChartLegendClickEventArgsContains data for the LegendClick event.
PieChartSelectionChangedEventArgsContains data for the SelectionChanged event.
PieChartSeriesClickEventArgsProvides data for the SeriesClick event.
PolarChartLegendClickEventArgsContains data for the LegendClick event.
PolarChartSelectionChangedEventArgsContains data for the SelectionChanged event.
PolarChartSeriesClickEventArgsContains data for the SeriesClick event.
PopupClosedEventArgsContains data for the Closed event.
PopupClosingEventArgsContains data for the Closing event.
PopupCreatedEventArgsContains data for the Created event.
PopupDisposedEventArgsContains data for the Disposed event.
PopupDragCompletedEventArgsContains data for the DragCompleted event.
PopupDragStartedEventArgsContains data for the DragStarted event.
PopupResizeCompletedEventArgsContains data for the ResizeCompleted event.
PopupResizeStartedEventArgsContains data for the ResizeStarted event.
PopupShowingEventArgsContains data for the Showing event.
PopupShownEventArgsContains data for the Shown event.
RangeSelectorValueChangedEventArgsContains data for the ValueChanged event.
ResourcesConfiguratorContains members that allow you to manage the Resource Manager’s script collection.
RibbonApplicationTabClickEventArgsContains data for the Click event.
RibbonApplicationTabItemClickEventArgsContains data for the Click event.
RibbonColorPaletteClickEventArgsContains data for the color palette item’s Click event.
RibbonColorPaletteValueChangedEventArgsContains data for the ValueChanged event.
RibbonComboBoxEditTextChangedEventArgs<TData, TValue>Contains data for the EditTextChanged event.
RibbonComboBoxValueChangedEventArgs<TData, TValue>Contains data for the ValueChanged event.
RibbonElementClickEventArgsImplements the base API for all Ribbon click events.
RibbonItemCheckedChangedEventArgsContains data for the CheckedChanged event.
RibbonItemClickEventArgsContains data for the ItemClick event.
RibbonSpinEditValueChangedEventArgs<TValue>Contains data for the ValueChanged event.
RibbonTabClickEventArgsContains data for the Click event.
SankeyLinkClickEventArgsContains data for the LinkClick event.
SankeyLinkConnectionInfoContains information about a DxSankey link and its associated nodes.
SankeyLinkInfoContains information about a DxSankey incoming or outgoing link.
SankeyNodeClickEventArgsContains data for the NodeClick event.
SankeyNodeInfoContains information about a DxSankey node and its associated links.
SchedulerAppointmentDragBetweenResourcesEventArgsContains data for the AppointmentDraggingBetweenResources event.
SchedulerAppointmentFormClosingEventArgsProvides data for the AppointmentFormClosing event.
SchedulerAppointmentFormEventArgsProvides data for the AppointmentFormShowing event.
SchedulerAppointmentFormInfoStores information about the appointment edit form.
SchedulerAppointmentOperationEventArgsProvides data for Scheduler events related to appointment operations.
SchedulerAppointmentTooltipClosingEventArgsContains data for the AppointmentTooltipClosing event.
SchedulerAppointmentTooltipInfoStores information about the appointment tooltip.
SchedulerAppointmentTooltipShowingEventArgsContains data for the AppointmentTooltipShowing event.
SchedulerColorItemInfoStores information about a color that corresponds to an appointment’s setting (label, status item, or resource).
SchedulerCompatibility staticContains static properties used to ensure backward compatibility.
SchedulerDateHeaderCellInfoStores information about a Scheduler’s header cell that displays a date.
SchedulerDayOfWeekHeaderCellInfoStores information about a Scheduler header cell that displays a day of the week.
SchedulerHtmlCellDecorationEventArgsContains data for the HtmlCellDecoration event.
SchedulerPopupSettingsBaseContains properties to customize the appearance of Scheduler’s appointment form (compact and standard) and tooltip.
SchedulerRecurrenceFormInfoStores information about the Scheduler’s Recurrence form.
SchedulerResourceHeaderCellInfoStores information about a resource header cell in the Scheduler.
SchedulerTimeCellInfoStores information about a time cell in the Scheduler.
SchedulerTimelineHeaderCellInfoStores information about a header cell in the Scheduler.
SchedulerToolbarInfoAllows you to access Scheduler API from toolbar item event handlers.
SchedulerViewInfoStores information about a Scheduler’s view.
SelectedDataItemChangedEventArgs<TData>Contains data for the DxComboBox.SelectedDataItemChanged event.
SelectedDataItemsChangedEventArgs<TData>Contains data for DxListBox.SelectedDataItemsChanged, and DxTagBox.SelectedDataItemsChanged events.
SelectionChangedEventArgsContains data for DxComboBox.SelectedDataItemChanged, DxListBox.SelectedDataItemsChanged, and DxTagBox.SelectedDataItemsChanged events.
TabClickEventArgsContains data for the DxTabs.TabClick or DxTabBase.Click events.
TabCloseEventArgsContains data for the TabClosing event.
TabReorderEventArgsContains data for the TabReordering event.
TagBoxColumnCellDisplayTemplateContext<TData>Stores information about a column cell in the TagBox and is passed as the context parameter to the ColumnCellDisplayTemplate property.
TagBoxEditBoxDisplayTemplateContext<TData, TValue>Stores information about a current data item. The EditBoxDisplayTemplate property accepts this object as the context parameter.
TagBoxEmptyDataAreaTemplateContextStores information about TagBox data. The EmptyDataAreaTemplate property accepts this object as the context parameter.
TagBoxGroupHeaderDisplayTemplateContextStores information about a group header and is passed as the context parameter to the GroupHeaderDisplayTemplate.
TagBoxItemDisplayTemplateContext<TData>Stores information about a data item. The ItemDisplayTemplate property accepts this object as the context parameter.
TagBoxTagDisplayTemplateContext<TData>Stores information about TagBox data. The TagDisplayTemplate accepts this object as the context parameter.
ThemeFluentPropertiesContains Fluent theme properties.
ThemePropertiesContains theme properties.
TimeSpanMask staticDefines built-in patterns for time span masks.
ToastOptionsDefines options for a toast notification.
ToolbarItemClickEventArgsProvides data for the Toolbar’s ItemClick and Toolbar item’s Click events.
TreeListChildrenLoadingEventArgsStores data for the ChildrenLoading event.
TreeListChildrenLoadingOnDemandEventArgsStores data for the ChildrenLoadingOnDemand event.
TreeListColumnFooterTemplateContextStores information about a footer cell in the TreeList and is passed as the context parameter to the DxTreeList.ColumnFooterTemplate and DxTreeListColumn.FooterTemplate.
TreeListColumnHeaderCaptionTemplateContextStores information about a column header’s caption and is passed as the context parameter to the DxTreeList.ColumnHeaderCaptionTemplate and DxTreeListColumn.HeaderCaptionTemplate.
TreeListCommandColumnCellDisplayTemplateContextStores information about a command column cell and is passed as the context parameter to the DxTreeListCommandColumn.CellDisplayTemplate.
TreeListCommandColumnCellEditTemplateContextStores information about the command column’s edit cell and is passed as the context parameter to the DxTreeListCommandColumn.CellEditTemplate.
TreeListCommandColumnFilterRowCellTemplateContextStores information about the command column’s filter row cell and is passed as the context parameter to the DxTreeListCommandColumn.FilterRowCellTemplate.
TreeListCommandColumnHeaderTemplateContextStores information about the command column header and is passed as the context parameter to the DxTreeListCommandColumn.HeaderTemplate.
TreeListContextMenuDefaultItemNames staticContains names of built-in TreeList commands.
TreeListCsvExportOptionsContains options that define how the TreeList exports its content in CSV format.
TreeListCustomizeCellDisplayTextEventArgsContains data for the CustomizeCellDisplayText event.
TreeListCustomizeContextMenuEventArgsContains data for the CustomizeContextMenu event.
TreeListCustomizeDataRowEditorEventArgsContains data for the CustomizeDataRowEditor event.
TreeListCustomizeEditModelEventArgsContains data for the CustomizeEditModel event.
TreeListCustomizeElementEventArgsProvides data for the CustomizeElement event.
TreeListCustomizeFilterMenuEventArgsContains data for the CustomizeFilterMenu event.
TreeListCustomizeFilterRowEditorEventArgsContains data for the CustomizeFilterRowEditor event.
TreeListCustomizeSummaryDisplayTextEventArgsContains data for the CustomizeSummaryDisplayText event.
TreeListCustomSortEventArgsContains data for the CustomSort event.
TreeListCustomSummaryEventArgsContains data for the CustomSummary event.
TreeListDataColumnCellDisplayTemplateContextStores information about a data column cell in the TreeList and is passed as the context parameter to the DxTreeList.DataColumnCellDisplayTemplate and DxTreeListDataColumn.CellDisplayTemplate.
TreeListDataColumnCellEditTemplateContextStores information about the data column’s edit cell and is passed as the context parameter to DxTreeListDataColumn.CellEditTemplate and DxTreeList.DataColumnCellEditTemplate.
TreeListDataColumnFilterMenuTemplateContextStores information about a data column and is passed as the context parameter to the DxTreeListDataColumn.FilterMenuTemplate and DxTreeList.DataColumnFilterMenuTemplate templates.
TreeListDataColumnFilterRowCellTemplateContextStores information about the data column’s filter row cell and is passed as the context parameter to the DxTreeListDataColumn.FilterRowCellTemplate.
TreeListDataItemDeletingEventArgsContains data for the DataItemDeleting event.
TreeListDataRowCommandContextContains contextual information for a TreeList data row context menu.
TreeListDocumentExportCustomizeCellEventArgsContains data for the CustomizeCell event.
TreeListDocumentExportCustomizeColumnEventArgsContains information for the CustomizeColumn event.
TreeListDocumentExportCustomizeDocumentEventArgsContains information for the CustomizeDocument event.
TreeListDocumentExportCustomizeDocumentHeaderFooterEventArgsContains data for CustomizeDocumentHeader and CustomizeDocumentFooter events.
TreeListDocumentExportCustomizePageHeaderFooterEventArgsContains data for CustomizePageHeader and CustomizePageFooter events.
TreeListDocumentExportOptionsContains options that define how TreeList data is exported to a document.
TreeListDocumentExportSummaryItemA summary displayed in an exported cell.
TreeListDragHintTextTemplateContextStores information about the TreeList component. Serves as the context parameter in DragHintTextTemplate.
TreeListEditCancelingEventArgsContains data for the EditCanceling event.
TreeListEditFormTemplateContextStores information about the edit form in the TreeList and is passed as the context parameter to the DxTreeList.EditFormTemplate.
TreeListEditModelSavingEventArgsContains data for the EditModelSaving event.
TreeListEditStartEventArgsContains data for the EditStart event.
TreeListEmptyDataAreaTemplateContextStores information about the TreeList and is passed as the context parameter to the TreeList.EmptyDataAreaTemplate.
TreeListExportCustomizeCellEventArgsContains data for the CustomizeCell event.
TreeListExportCustomizeColumnEventArgsContains data for the CustomizeColumn action.
TreeListExportCustomizeSheetEventArgsContains data for the CustomizeSheet action.
TreeListExportCustomizeSheetHeaderFooterEventArgsContains data for CustomizeSheetHeader and CustomizeSheetFooter actions.
TreeListExportOptionsThe base class for the TreeListXlExportOptions and TreeListCsvExportOptions classes. Contains common options that define how a document is exported.
TreeListExportRowEventArgsA base class for TreeListRowExportingEventArgs and TreeListExportCustomizeCellEventArgs classes.
TreeListFilterBuilderTemplateContextStores information about the filter builder. Serves as the context parameter in the FilterBuilderTemplate.
TreeListFilterCriteriaChangedEventArgsStores data for the FilterCriteriaChanged event.
TreeListFilterMenuDataItemDefines an item in the column filter menu.
TreeListFocusedRowChangedEventArgsContains data for the FocusedRowChanged event.
TreeListFooterCommandContextContains contextual information for a TreeList footer context menu.
TreeListHeaderCommandContextContains contextual information for a TreeList header context menu.
TreeListItemsDroppedEventArgsStores information for the ItemsDropped event.
TreeListPdfExportOptionsContains options that define how TreeList data is exported to PDF.
TreeListPersistentLayoutContains information about a TreeList layout.
TreeListPersistentLayoutCollection<T>A collection of objects that store information about TreeList element layouts.
TreeListPersistentLayoutColumnContains information about layout settings for columns.
TreeListPersistentLayoutEventArgsContains data for LayoutAutoSaving and LayoutAutoLoading events.
TreeListRowClickEventArgsContains data for RowClick and RowDoubleClick events.
TreeListRowExportingEventArgsContains data for the RowExporting event.’
TreeListSearchBoxTemplateContextStores information about the search box and is passed as the context parameter to the SearchBoxTemplate.
TreeListSelectionColumnCellDisplayTemplateContextStores information about a selection column cell and is passed as the context parameter to the DxTreeListSelectionColumn.CellDisplayTemplate.
TreeListSelectionColumnFilterRowCellTemplateContextStores information about the selection column’s filter row cell and is passed as the context parameter to the DxTreeListSelectionColumn.FilterRowCellTemplate.
TreeListSelectionColumnHeaderTemplateContextStores information about the selection column header and is passed as the context parameter to DxTreeListSelectionColumn.HeaderTemplate.
TreeListToolbarTemplateContextStores information about the TreeList component. Serves as the context parameter in ToolbarTemplate.
TreeListXlExportOptionsContains options that define how a document is exported to XLS and XLSX files.
TreeViewCheckedChangedEventArgsContains data for the CheckedChanged event.
TreeViewNodeCancelEventArgsProvides data for the BeforeCollapse and BeforeExpand events.
TreeViewNodeClickEventArgsContains data for the DxTreeView.NodeClick and DxTreeViewNode.Click events.
TreeViewNodeEventArgsProvides data for the AfterCollapse, AfterExpand and SelectionChanged events.
UploadFileInfoProvides information about a file.
UploadHttpRequestInfoProvides information about an HTTP request.
ValueEditContextProvides access to information related to a Form Layout item’s template.
WindowClosedEventArgsContains data for the Closed event.
WindowClosingEventArgsContains data for the Closing event.
WindowCreatedEventArgsContains data for the Created event.
WindowDisposedEventArgsContains data for the Disposed event.
WindowDragCompletedEventArgsContains data for the DragCompleted event.
WindowDragStartedEventArgsContains data for the DragStarted event.
WindowResizeCompletedEventArgsContains data for the ResizeCompleted event.
WindowResizeStartedEventArgsContains data for the ResizeStarted event.
WindowShowingEventArgsContains data for the Showing event.
WindowShownEventArgsContains data for the Shown event.

Interfaces

NameDescription
IAccordionItemInfoContains information about an Accordion item.
IButtonEditSettingsDeclares common editor settings for editors that contain buttons.
IButtonGroupItemInfoContains information about a DxButtonGroupItem.
IChartDataItemA base interface that defines a Chart data item.
IChartFontContains the element’s font settings.
IChartSeriesImplements the chart series settings.
IChartSeriesBaseImplements the base API for chart series.
IChartSeriesLabelDefines a point’s label settings.
IChartSeriesLabelBorderContains label border settings.
IChartSeriesLabelConnectorDefines a label’s connector settings.
IChartSeriesPointDefines a point’s appearance settings.
IChartSeriesPointImageDefines a point’s image settings.
ICheckBoxSettingsDeclares check box settings.
IComboBox<TData, TValue>An interface that defines the DxComboBox<TData, TValue> component’s API members (properties and methods).
IComboBoxSettingsDeclares combo box settings.
ICommandContextBaseA base interface for objects that contain contextual information for commands.
IContextMenuItemA context menu item in the Rich Text Editor, Grid, or TreeList.
IContextMenuItemCollectionA collection of root-level or nested context menu items in the Grid, Rich Text Editor, or TreeList component.
IContextMenuItemInfoProvides information about a Context Menu item.
IDateEditSettingsDeclares date edit settings.
IDialogServiceAllows you to create and show dialogs in code.
IDropDownBoxAn interface that defines the DxDropDownBox component’s API members (properties and methods).
IDropDownButtonItemInfoContains information about a DxDropDownButtonItem
IDropDownEditSettingsDeclares common editor settings for editors that contain a drop-down window.
IDropDownListEditorBase<TData, TValue>An interface that defines the DxDropDownListEditorBase<TData, TValue> class’s API members (properties and methods).
IEditorBaseA base interface for DevExpress Blazor editors.
IEditSettingsDeclares common editor settings.
IFileInputSelectedFileContains information about the file and allows you to access file content.
IFormLayoutGroupInfoContains information about a FormLayout group.
IGridAn interface that defines the DxGrid component’s API members (properties and methods).
IGridBandColumnA band column that joins regular DxGrid columns into a group with a common header.
IGridColumnAn interface that defines a Grid column’s API members (properties and methods).
IGridCommandColumnAn interface that defines a Grid command column‘s API members (properties and methods).
IGridCommandContextA base interface for objects that contain contextual information for Grid commands.
IGridDataColumnAn interface that defines a Grid data column‘s API members (properties and methods).
IGridSelectionChangesAllows you to track selection changes in the Grid.
IGridSelectionColumnAn interface that defines a Grid selection column‘s API members (properties and methods).
IGridSummaryItemAn interface that defines a Grid summary item‘s API members (properties and methods).
IListBox<TData, TValue>An interface that defines the DxListBox<TData, TValue> component’s API members (properties and methods).
IListEditorBase<TData, TValue>A base interface for DevExpress Blazor list editors: DxListBox<TData, TValue>, DxComboBox<TData, TValue>, and DxTagBox<TData, TValue>.
IListEditorColumnAn interface that defines a List Box column’s API members (properties and methods).
IMapLocationDefines a map location settings.
IMapMarkerDefines a map marker’s settings.
IMaskedInputSettingsDeclares masked input settings.
IMemoSettingsDeclares memo settings.
IMenuItemInfoContains information about a menu item.
IPieChartSeriesImplements settings of a pie or donut series.
IPolarChartSeriesImplements settings of a Polar Chart’s series.
IPopupElementInfoContains information about a popup element.
ISchedulerAppointmentActionsContains information about actions that can be performed on Scheduler appointments.
ISchedulerRecurrenceInfoA base interface that defines recurrence information.
ISpinEditSettingsDefines spin editor settings.
ITabInfoContains information about a tab.
ITagBox<TData, TValue>An interface that defines the DxTagBox<TData, TValue> component’s API members (properties and methods).
ITextBoxSettingsDefines settings of a text box editor.
ITextEditSettingsDeclares common settings for editors with support for text input.
IThemeAn interface that defines theme API members (properties and methods).
IThemeChangeServiceAllows you to switch between themes at runtime.
ITimeEditSettingsDeclares time edit settings.
IToastNotificationServiceAllows you to manage toast notifications in code.
IToolbarItemInfoProvides information about a Toolbar item.
ITreeListAn interface that defines DxTreeList component API members (properties and methods).
ITreeListBandColumnA band column that joins regular DxTreeList columns into a group with a common header.
ITreeListColumnAn interface that defines a TreeList column’s API members (properties and methods).
ITreeListCommandColumnAn interface that defines a TreeList command column‘s API members (properties and methods).
ITreeListCommandContextA base interface for objects that contain contextual information for TreeList commands.
ITreeListDataColumnAn interface that defines a TreeList data column‘s API members (properties and methods).
ITreeListSelectionChangesAllows you to track selection changes in the TreeList.
ITreeListSelectionColumnAn interface that defines a TreeList selection column‘s API members (properties and methods).
ITreeListSummaryItemA summary item.
ITreeViewNodeInfoProvides information about a node.

Structs

NameDescription
ChartAxisIntervalContains options to specify tick intervals.
DialogDisplayOptionsContains display options for a dialog.
DxSchedulerDateTimeRangeThe date-time range used in the Scheduler.
NavigationFilterInfoContains information about the filter.
ThemesLists DevExpress Blazor themes.

Enums

NameDescription
AccordionExpandButtonDisplayModeLists values that specify where the Accordion component displays its expand button.
AccordionExpandCollapseActionLists actions that can expand or collapse an Accordion item.
AccordionExpandModeLists values that specify how many Accordion items can be expanded at a time.
AnimationEaseModeLists animation easing modes.
BindValueModeLists values that specify when the editor updates its value or text.
BootstrapVersionObsolete. Lists values that specify the Bootstrap version.
ButtonClickModeLists values that specify when a button raises the Click event.
ButtonGroupSelectionModeLists values that specify how many items can be selected in the DxButtonGroup component.
ButtonIconPositionLists values that specify the icon’s position within the button.
ButtonRenderStyleLists the button’s color schemes.
ButtonRenderStyleModeLists the button’s color fill modes.
CalendarViewModeLists values that specify available calendar views and selectable date units.
CaptionPositionLists values that specify the caption position.
CarouselControlsDisplayModeLists display modes for the Carousel‘s navigation controls (buttons or pager).
CarouselImageSizeModeLists image size modes.
CarouselSwipeModeLists swipe modes for Carousel slides.
ChartAggregatedPointPositionLists values that specify where to display aggregated series points relative to axis tick marks.
ChartAggregationMethodLists values that specify how to aggregate series points.
ChartAnnotationTypeLists annotation types.
ChartAxisAlignmentLists values that specify next to which edge the Chart should display an axis.
ChartAxisDataTypeLists values that specify whether and how to cast the chart’s arguments and values.
ChartAxisLabelDisplayModeLists values that specify how the chart displays axis labels.
ChartAxisLabelFormatObsolete. Lists formats applied to axis and series labels.
ChartAxisLabelOverlapLists values that specify how a chart displays axis labels if they overlap.
ChartAxisTypeLists values that specify the chart’s axis types.
ChartAxisZoomAndPanModeLists values that specify whether to enable zoom and pan for the chart.
ChartContinuousSeriesHoverModeLists values that specify which series elements to highlight when a user hovers over the series.
ChartContinuousSeriesSelectionModeLists selection modes for continuous series (for example, lines).
ChartDashStyleSpecifies line styles.
ChartDiscreteAxisDivisionModeLists rules that specify how to position grid lines and ticks relative to axis labels.
ChartEventPanKeyLists values that specify the key that allows users to pan the chart when the AllowDragToZoom property is enabled.
ChartExportFormatLists file formats to which a chart can be exported.
ChartFinancialReductionLevelLists values that specify which prices of a stock should be compared.
ChartLabelOverlapLists values that specify how a chart displays point labels if they overlap.
ChartLegendHoverModeLists values that specify what series elements to highlight when a corresponding item in the legend is hovered over.
ChartPaletteExtensionModeLists values that specify how to extend the chart palette when the number of colors is less than the number of series (for DxChart) or series points (for DxPieChart).
ChartPointSymbolLists marker kinds for line and scatter series.
ChartScrollBarPositionLists values that specify the scrollbar’s position.
ChartSelectionModeLists chart selection modes.
ChartSeriesPointHoverModeLists values that specify which series elements to highlight when a user hovers over a series point.
ChartSeriesPointSelectionModeLists selection modes for series points.
ChartSeriesTypeLists values that specify a chart series type.
ChartStripLabelHorizontalAlignmentLists horizontal alignment options for axis strip labels.
ChartStripLabelVerticalAlignmentLists vertical alignment options for axis strip labels.
ChartTextOverflowLists values that specify how a chart displays text if it overflows the content area.
ChartValueErrorBarDisplayModeLists error bar display modes.
ChartValueErrorBarTypeLists algorithms that calculate error bar values.
ChartVisualRangeChangeSourceLists operations that change axis visual ranges.
ChartVisualRangeUpdateModeLists update modes for the axis visual range.
ChartWordWrapLists values that specify how text is wrapped.
CheckBoxContentAlignmentLists values that define alignment of a CheckBox’s text label and check mark relative to each other.
CheckTypeLists values that specify checkbox types.
ColorPalettePresetTypeLists types of predefined color sets.
ColorSavingTypeLists values that specify the type of values in the data source field mapped to the Color property.
ComboBoxValidateByLists values that define which ComboBox property is used for input validation.
CompatibilityModeLists values that specify the compatibility settings version.
ContextMenuPositionLists base positions of the context menu in relation to the target UI element.
DataEditorClearButtonDisplayModeLists values that specify when the clear button is visible.
DataExportFormatLists data export formats.
DataGridFilteringModeLists values that specify the filtering mode.
DatePickerDisplayModeLists values that specify datepicker types.
DeviceSizeLists values that specify a device screen size.
DocumentExportAreaTypeLists types of Grid and TreeList areas that contain exported cells.
DrawerModeList values that specify how the drawer panel interacts with the target content area.
DrawerPositionLists values that specify the drawer panel position relative to the target content area.
DropDownCloseModeLists values that specify how a DropDown behaves when it does not meet the position restrictions.
DropDownCloseReasonLists actions that close a drop-down window.
DropDownDirectionLists values that specify the direction in which a drop-down window is displayed relative to an editor’s input element.
DropDownDisplayModeLists values that specify how a drop-down item displays a menu.
DropDownPositionLists a drop-down element’s relative positions.
DropDownPositionModeLists values used to position a drop-down window.
DropDownRestrictionModeLists values that specify an element that restricts the DropDown position.
DropDownTogglePositionLists drop-down toggle positions.
DropDownTriggerModeLists values that specify when the ComboBox should open ist drop-down list.
DropDownWidthModeLists values that specify the width of a drop-down list.
EditorButtonPositionLists values that specify the editor button’s position.
FilterBuilderGroupOperatorTypeLists logical operators available in the Filter Builder.
FilterBuilderOperatorTypeLists criteria operators available in the Filter Builder.
FilterBuilderViewModeLists filter expression view modes.
FlyoutAnimationTypeLists values that specify the animation type used by a flyout.
FlyoutCloseModeLists values that specify how a flyout behaves when it does not meet the position restrictions.
FlyoutCloseReasonLists actions that close a flyout window.
FlyoutPositionLists values used to position a flyout window.
FlyoutRestrictionModeLists values that specify an element that restricts the Flyout position.
FormLayoutGroupDecorationLists the values for FormLayoutGroupDecoration property.
GridAllowedDropTargetLists values that specify allowed drag-and-drop targets.
GridColumnFilterBuilderFieldDisplayModeLists visibility modes for autogenerated filter fields.
GridColumnFilterModeLists values that specify how to filter grid data.
GridColumnFixedPositionLists values that specify column behavior when a user scrolls the Grid horizontally.
GridColumnGroupIntervalLists values that specify how to group data rows.
GridColumnResizeModeLists values that specify whether and how users can resize Grid columns.
GridColumnSortModeLists values that specify how to sort grid data.
GridColumnSortOrderLists values that specify a column’s sort order.
GridCommandColumnDisplayModeLists command column display modes.
GridContextMenusLists context menu types available in the Grid component.
GridCustomSummaryStageLists values that specify possible stages of the summary calculation.
GridDetailExpandButtonDisplayModeLists values that specify when to display master-detail expand buttons in the Grid.
GridDetailRowDisplayModeLists values that specify when to display detail rows in the Grid.
GridDropTargetModeLists values that specify the drop position behavior. Applicable only to drag and drop operations initiated externally.
GridEditModeLists values that specify how users edit Grid data.
GridEditNewRowPositionLists values that specify the position of Grid UI elements used to create new rows.
GridEditorRenderModeLists values that specify how the Grid component renders editors in the filter row and in data rows during edit operations.
GridElementTypeLists values that define a Grid element’s type.
GridEnterKeyDirectionLists values that specify where focus moves after a user presses Enter.
GridFilterMenuButtonDisplayModeLists values that specify when to display column filter menu buttons in the Grid.
GridFilterPanelDisplayModeLists values that specify filter panel visibility.
GridFilterRowOperatorTypeLists operator types used to create filter conditions in the Grid.
GridFooterDisplayModeLists values that specify the footer’s display modes.
GridGroupExportModeLists values that specify how the grid exports group rows.
GridGroupFooterDisplayModeLists values that specify display modes for group footers.
GridItemDropPositionLists values that specify where rows were dropped relative to the target item.
GridPagerPositionLists values that specify the pager position in the Grid.
GridPersistentLayoutColumnTypeLists values that specify the column type.
GridSearchTextParseModeLists values that specify how the grid treats search words.
GridSelectAllCheckboxModeLists values that specify whether the Select All checkbox selects all rows on the current page or on all grid pages.
GridSelectedRowsExportModeLists values that specify whether the Grid preserves group settings in ExportSelectedRowsOnly mode.
GridSelectionModeLists values that specify selection modes in the Grid.
GridSummaryItemTypeLists values that specify the aggregation function of a summary item.
GridTextAlignmentLists values that specify how text in a cell or header is aligned.
GridUnboundColumnTypeLists values that specify possible data types of unbound columns.
GridVirtualScrollingModeLists virtual scrolling modes for the Grid component.
GroupExpandButtonDisplayModeLists values that specify where the Form Layout group displays its expand button.
HatchDirectionLists values that specify how the target component displays hatch lines.
HorizontalAlignmentLists the horizontal alignment options.
HorizontalEdgeLists the positions for the value axis.
HtmlEditorBindMarkupModeLists update modes for the HTML Editor’s markup.
HtmlEditorValidationMessagePositionLists validation message positions relative to the HTML Editor.
InputDeviceLists input devices.
ItemCaptionAlignmentLists the rules that specify how paddings are calculated within the Form Layout component.
ItemPositionLists values that specify the position of an individual menu item or all items.
LabelOverlapLists values that specify how the component resolves label overlap.
LabelPositionLists values that specify the horizontal position of the component’s child content relative to the check/clickable mark.
LabelWrapModeLists values that specify how the CheckBox label is wrapped.
LayoutAnimationTypeLists values that specify animation effects that can be applied to Accordion items, TreeView nodes and Form Layout groups.
LegendItemOrientationLists orientation options for legend items.
LegendItemTextPositionLists positions of legend item captions relative to item markers.
LineStyleLists line styles.
ListBoxSelectionModeLists the values that specify the selection behavior for a list editor.
ListDataLoadModeLists data load modes for list-based editors.
ListRenderModeLists values that specify how list-based editors render their item lists.
ListSearchFilterConditionLists values that specify the search and filter condition.
ListSearchModeLists values that specify whether the component can search for text that users type in the edit box.
ListSearchTextParseModeLists values that specify how the List Box treats search words.
LoadingPanelTextAlignmentLists values that specify where the Loading Panel’s text appears relative to its indicator.
MapProviderLists map data providers.
MapRouteModeLists values that specify a transportation mode for a route.
MapTypeLists map view types.
MaskAutoCompleteModeLists automatic value completion modes.
MaskCaretModeLists caret navigation modes for date-time, date-time offset, and time span masks.
MaskModeLists mask modes.
MemoResizeModeLists resize modes for the Memo component.
MenuCollapseItemToIconModeLists values that specify whether the menu hides root items’ text and displays icons instead when the width of the browser window changes.
MenuDisplayModeLists value that specify how the menu is displayed on different devices.
MenuDropDownActionModeLists values that specify which action opens a menu item’s submenu.
MenuHamburgerButtonPositionLists values that specify the hamburger button’s position.
MessageBoxRenderStyleLists color schemes used by the DxMessageBox component.
MessageBoxThemeModeLists DxMessageBox component theme modes.
MessageBoxTypeLists values that specify a message box type: alert or confirmation.
NavigationFilterModeLists values that specify the filter option in the TreeView and Accordion components.
NavigationItemStateChangeReasonLists values that specify why the item’s expand or selection state changes.
NavigationSelectionModeLists values that specify selection options in the Accordion component.
NavigationUrlMatchModeLists values that specify how navigation components synchronize automatic item selection and the current browser URL.
OrientationSpecifies vertical or horizontal orientation.
PagerNavigationModeLists values that specify navigation modes for the Pager and Grid components.
PaletteExtensionModeLists extension modes for the component’s palette.
PieChartAnnotationLocationSpecifies annotation position relative to the argument.
PieChartLabelOverlapLists values that specify how a Pie Chart displays labels if they overlap.
PieChartSegmentDirectionLists values that specify how the chart arranges series slices.
PieChartSeriesHoverModeLists values that specify what series elements to highlight when a user hovers a series point in a Pie Chart over.
PivotGridFieldAreaLists the values that specify the areas where the pivot grid fields can be displayed.
PivotGridGroupIntervalContains values that specify how the values of a column or row field are combined into groups.
PivotGridSortOrderLists the values that specify the sort order of pivot grid fields.
PivotGridSummaryTypeLists values that specify the summary function types.
PolarChartLabelOverlapLists values that specify how the Polar Chart resolves label overlap.
PopupCloseReasonLists actions that close the Popup.
PopupContentLoadModeLists values that specify when DxPopupBase, DxWindow, DxFlyout, and DxDropDown components load their content.
ProgressBarLabelPositionLists values that specify a position of the label relative to the progress bar.
ProgressBarStatusLists values that specify progress bar status.
ProgressBarTypeLists values that specify a progress bar’s types.
RadioGroupLayoutLists values that specify how to arrange Radio Group items.
RangeSelectorBackgroundImagePositionLists image positions relative to the Range Selector’s background area.
RangeSelectorLabelOverlapLists values that specify how the Range Selector resolves scale label overlap.
RangeSelectorValueChangeModeLists user actions that cause selected range updates.
RelativePositionLists an element’s relative positions.
SankeyLabelOverlapLists values that specify how DxSankey resolves label overlapping.
SankeyLinkColorModeLists color modes for DxSankey links.
SchedulerAppointmentDragModeLists appointment drag & drop processing modes for the Scheduler component.
SchedulerAppointmentFormModeLists values that specify which appointment form a user can use to create and edit appointments.
SchedulerAppointmentFormTypeLists values that specify the appointment form type.
SchedulerAppointmentTypeLists the types of appointment.
SchedulerCellTypeLists values that specify types of Scheduler cells.
SchedulerGroupTypeLists the values that specify how the Scheduler appointments are grouped.
SchedulerRecurrenceRangeLists values that determine how a range’s end date is specified.
SchedulerRecurrenceTypeLists values that specify how often an appointment reoccurs.
SchedulerSnapToCellsModeLists values that specify how appointments snap to time cells.
SchedulerTimeIndicatorVisibilityLists the values for Scheduler’s time indicator modes.
SchedulerTimeScaleUnitLists the values that specify the measurement unit for the Timeline view.
SchedulerViewTypeLists view types for a scheduler.
SchedulerWeekDaysLists days and groups of days.
SchedulerWeekOfMonthLists weeks in a month in which appointments can occur.
SelectionChangeSourceLists values that specify the selection change source.
SizeModeLists values that define size modes.
SparklineTypeLists sparkline series types.
TabCloseReasonLists actions that close the tab.
TabsPositionLists values that specify where tab headers appear relative to content.
TabsRenderModeLists values that specify how the DxTabs and DxFormLayoutTabPages components load tab content.
TabsScrollModeLists values that specify how users navigate between tabs when they do not fit the container’s width.
TagBoxValidateByLists values that define how a TagBox located within the standard EditForm is validated.
TextFormatLists text formats.
TextOverflowLists values that specify how to display text that overflows the content area.
ThemeFluentAccentColorLists predefined accent colors for Fluent themes.
ThemeModeLists theme modes.
TimeSpanOutOfBoundsValueProcessModeLists values that specify whether a time span mask‘s section should accept values that exceed the section’s maximum threshold.
TimeSpanSectionLists sections for time span masks.
TimeSpanSelectAllInputModeLists values that specify actions the editor should perform after a user selects all content of a time span mask and starts to enter digits.
ToastAnimationTypeLists values that specify the animation effect used by the DxToast component.
ToastRenderStyleLists color schemes used by the DxToast component.
ToastThemeModeLists DxToast component theme modes.
ToolbarItemAlignmentLists values that define the Toolbar item’s position.
ToolbarItemRenderStyleModeLists the Toolbar item’s render style modes.
ToolbarRenderStyleModeLists the Toolbar’s render style modes.
TreeListAllowedDropTargetLists values that specify allowed drag-and-drop targets.
TreeListColumnFilterBuilderFieldDisplayModeLists visibility modes for autogenerated filter fields.
TreeListColumnFilterModeLists values that specify how to filter TreeList data.
TreeListColumnFixedPositionLists values that specify column behavior when a user scrolls the TreeList horizontally.
TreeListColumnResizeModeLists values that specify whether and how users can resize TreeList columns.
TreeListColumnSortModeLists values that specify how to sort data.
TreeListColumnSortOrderLists values that specify a column’s sort order.
TreeListCommandColumnDisplayModeLists command column display modes.
TreeListContextMenusLists context menu types available in the TreeList component.
TreeListCustomSummaryStageLists values that specify possible stages of the summary calculation.
TreeListDropTargetModeLists values that specify the drop position behavior. Applicable only to drag and drop operations initiated externally.
TreeListEditModeLists values that specify how users edit TreeList data.
TreeListEditNewRootRowPositionLists values that specify the position of TreeList UI elements used to create new root nodes.
TreeListElementTypeLists values that define a TreeList element’s type.
TreeListEnterKeyDirectionLists values that specify where focus moves after a user presses Enter.
TreeListExportRowExpandModeLists values that specify how many Treelist nodes can be expanded in the exported document.
TreeListFilterMenuButtonDisplayModeLists values that specify when to display column filter menu buttons in the TreeList.
TreeListFilterPanelDisplayModeLists values that specify filter panel visibility.
TreeListFilterRowOperatorTypeLists operator types used to create filter conditions in the TreeList.
TreeListFilterTreeModeList values that specify how the TreeList component displays filtered nodes.
TreeListFooterDisplayModeLists values that specify footer display modes.
TreeListItemDropPositionLists values that specify where rows were dropped relative to the target item.
TreeListPagerPositionLists values that specify the pager position in the TreeList.
TreeListPersistentLayoutColumnTypeLists values that specify the column type.
TreeListSearchTextParseModeLists values that specify how the TreeList searches for a match if the query contains multiple words.
TreeListSelectAllCheckboxModeLists values that specify whether the Select All checkbox selects all rows on the current page or on all TreeList pages.
TreeListSelectedRowsExportModeLists values that specify whether the TreeList preserves row hierarchy in ExportSelectedRowsOnly mode.
TreeListSelectionModeLists values that specify selection modes in the TreeList.
TreeListSummaryItemTypeLists values that specify the aggregation function of a summary item.
TreeListTextAlignmentLists values that specify text alignment in a cell or header.
TreeListVirtualScrollingModeLists virtual scrolling modes for the TreeList component.
TreeViewCheckModeLists values that specify check options in the TreeView component.
TreeViewNodeCheckedStateChangeReasonLists values that specify why the node’s check state changes.
TreeViewNodeExpandCollapseActionLists values that specify user actions that expand/collapse TreeView nodes.
UploadModeLists values that define how the Upload component uploads files to the server.
VerticalAlignmentLists the vertical alignment options.
VerticalEdgeLists vertical alignment options.
WaitIndicatorAnimationTypeLists values that specify animation types that can be applied to the Wait Indicator component and the Loading Panel’s indicator.
WeekNumberRuleLists values that specify the first week of the year.
WindowCloseReasonLists actions that close the Window.
WordWrapLists values that specify how the element’s text is wrapped.