Skip to main content
A newer version of this page is available. .

DevExpress.Blazor Namespace

Contains classes for DevExpress Blazor components.

Assembly: DevExpress.Blazor.v20.2.dll

NuGet Package: DevExpress.Blazor

Classes

Name Description
CalendarCustomDisabledDateEventArgs Provides data for the CustomDisabledDate event.
CellEditContext Provides access to information related to the edit template.
ChartBubbleSeriesPoint Initializes a new ChartBubbleSeriesPoint class instance.
ChartBubbleSeriesPoint<TValue, TSize> Represents an individual bubble series point with the typed value and size.
ChartFinancialSeriesPoint Represents an individual point for financial series (DxChartCandlestickSeries and DxChartStockSeries).
ChartFinancialSeriesPoint<T> Represents a financial series point with typed values.
ChartRangeSeriesPoint Represents an individual point for range series (DxChartRangeAreaSeries<T, TArgument, TValue> and DxChartRangeBarSeries<T, TArgument, TValue>).
ChartRangeSeriesPoint<T> Represents an individual range series point with typed values.
ChartSeriesLabelConnectorModel Defines a label’s connector settings.
ChartSeriesLabelModel Defines a point’s label settings.
ChartSeriesPoint Represents an individual series point.
ChartSeriesPoint<TValue> Represents an individual series point.
ChartSeriesPointCustomizationSettings Provides data for the CustomizeSeriesPoint event.
ChartSeriesPointExtensions static Contains extension methods for the ChartSeriesPoint class.
ChartSeriesPointImageModel Defines a Chart point’s image and its settings.
ChartSeriesPointModel Defines a Chart point’s appearance settings.
ChartSeriesSettings<T, TValue, TArgument> Defines Chart series settings.
ChartSeriesSettings<T, TGroupKey, TValue, TArgument> Defines Chart series settings.
ChartTooltipData Represents the tooltip’s context and provides information about the hovered series point.
ContextMenuItemClickEventArgs Provides data for the ItemClick event.
DataGridHtmlDataCellDecorationEventArgs<T> Provides data for the HtmlDataCellDecoration event.
DataGridHtmlGroupRowDecorationEventArgs<T> Provides data about a group row for the HtmlRowDecoration event.
DataGridHtmlRowDecorationEventArgs<T> Provides data for the HtmlRowDecoration event.
DataGridRowClickEventArgs<T> Provides data for the RowClick event.
DataGridSelection<T> Provides data for the OptimizedMultipleSelectionChanged event.
DataSourceLoadOptionsExtensions static Defines extension methods for the DataSourceLoadOptionsBase class.
DxButton A Button component.
DxCalendar<T> A Calendar component.
DxChart<T> A Chart component.
DxChartAreaSeries<T, TArgument, TValue> Defines an area series.
DxChartArgumentAxis Defines a chart’s argument axis.
DxChartAxisGridLines Defines settings for axis grid lines.
DxChartAxisLabel Defines settings for axis labels.
DxChartAxisTitle Defines an axis title.
DxChartBarSeries<T, TArgument, TValue> Defines a bar series.
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.
DxChartConstantLine Specifies an axis constant line.
DxChartConstantLineLabel Defines the constant line label.
DxChartDonutSeries<T, TArgument, TValue> Defines a donut series.
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.
DxChartLegend Specifies options of a chart’s legend.
DxChartLineSeries<T, TArgument, TValue> Defines a line series.
DxChartPane Defines a chart pane.
DxChartPieSeries<T, TArgument, TValue> Defines a pie series.
DxChartRangeAreaSeries<T, TArgument, TValue> Defines a range area series.
DxChartRangeBarSeries<T, TArgument, TValue> Defines a range bar series.
DxChartScatterSeries<T, TArgument, TValue> Defines a scatter series.
DxChartSeries A base class that implements the common series functionality.
DxChartSeries<T, TArgument, TValue, TModel> A base class that implements the common series functionality.
DxChartSeries<T, TArgument, TValue, TAggregate, TModel> A base class that implements the common series functionality.
DxChartSeriesLabel Provides settings for series labels.
DxChartSeriesLabelConnector Provides settings for series label connectors.
DxChartSeriesLegendItem Defines an item that indicates a series in the legend.
DxChartSeriesPoint Provides settings for points of the chart’s line series.
DxChartSeriesPointImage Provides image settings for points of the chart’s Line series](xref:DevExpress.Blazor.DxChart`1#chart-types).
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.
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.
DxChartSubTitle Defines a subtitle for a chart or legend.
DxChartTitle Contains settings for the chart title.
DxChartTooltip Contains settings for tooltips.
DxChartValueAxis Contains settings for the value axis.
DxChartValueBreaks Contains settings for the scale breaks.
DxCheckBox<T> A CheckBox component.
DxComboBox<TData, TValue> A ComboBox component.
DxContextMenu A Context Menu component.
DxContextMenuItem Defines an item in the Context Menu component.
DxDataGrid<T> A Data Grid component.
DxDataGridCheckBoxColumn A data column that displays disabled checkboxes and is replaced with a combobox when users filter column values.
DxDataGridColumn A data column with a text editor.
DxDataGridColumnChooserToolbarItem Adds the Column Chooser item to the Data Grid’s toolbar.
DxDataGridComboBoxColumn<T> A data column with a combobox editor.
DxDataGridCommandColumn A command column.
DxDataGridDateEditColumn A data column with a date edit editor.
DxDataGridSelectionColumn A selection column.
DxDataGridSpinEditColumn A data column with a spin editor.
DxDataGridSummaryItem A summary item.
DxDateEdit<T> A Date Edit component.
DxExpandoDictionaryObject Stores an appointment’s CustomFields.
DxFormLayout A Form Layout component.
DxFormLayoutGroup Represents a container for layout items and other layout groups.
DxFormLayoutItem Represents a layout item that can display a nested control.
DxFormLayoutTabPage Represents a tabbed layout group.
DxFormLayoutTabPages Represents a collection of tabbed layout groups.
DxGridLayout A Grid Layout component.
DxGridLayoutColumn A column in a DxGridLayout.
DxGridLayoutItem An item in a DxGridLayout.
DxGridLayoutRow A row in a DxGridLayout.
DxLayoutBreakpoint A layout breakpoint.
DxListBox<TData, TValue> A List Box component.
DxListEditorColumn A multi-column editor’s column.
DxMemo A Memo component.
DxMenu A Menu component.
DxMenuItem Defines an item of the DxMenu component.
DxPager A pager component.
DxPivotGrid Provides base API for classes that implement a pivot grid component.
DxPivotGrid<T> A pivot grid component.
DxPivotGridDataProvider<T> Enables you to link the DxPivotGrid<T> and DxChart<T> components.
DxPivotGridField A Pivot Grid field.
DxPopup A Popup component.
DxScheduler A calendar and scheduler component.
DxSchedulerAllDayFormLayoutItem The layout item that displays the All day toggle switch in the appointment edit form.
DxSchedulerAppointmentItem The scheduled event displayed in the Scheduler’s view.
DxSchedulerAppointmentLabelItem A label used to categorize appointments in the Scheduler.
DxSchedulerAppointmentLabelMappings Maps the label’s properties to the data source fields.
DxSchedulerAppointmentMappings Specifies how appointment fields from the data source are mapped to appointment properties in the Scheduler.
DxSchedulerAppointmentStatusItem An appointment’s availability status.
DxSchedulerAppointmentStatusMappings Specifies how status fields from the data source are mapped to appointment properties in the Scheduler.
DxSchedulerAppointmentView Context for HorizontalAppointmentTemplate and VerticalAppointmentTemplate. Provides information about an appointment’s settings.
DxSchedulerCustomFieldMapping Specifies how a source object’s custom fields are mapped to custom properties of a scheduler item (appointment, label, or status).
DxSchedulerCustomFormLayoutItem The layout item with custom content for the appointment edit form.
DxSchedulerDataStorage A storage that holds data for the Scheduler control.
DxSchedulerDayView A calendar view that displays one day or multiple dates.
DxSchedulerDescriptionFormLayoutItem The layout item that displays the Description field in the appointment edit form.
DxSchedulerEndDateFormLayoutItem The layout item that displays the End field’s date part in the appointment edit form.
DxSchedulerEndTimeFormLayoutItem The layout item that displays the End field’s time part in the appointment edit form.
DxSchedulerLabelFormLayoutItem The layout item that displays the Label field in the appointment edit form.
DxSchedulerLocationFormLayoutItem The layout item that displays the Location field in the appointment edit form.
DxSchedulerMapping Maps a data source object’s field to a Scheduler item’s property.
DxSchedulerRecurrenceInfo Contains recurrence information about an appointment.
DxSchedulerRecurrenceSettings Specifies common settings for recurrent appointments.
DxSchedulerRepeatFormLayoutItem The layout item that displays the Repeat field in the appointment edit form.
DxSchedulerResourceFormLayoutItem The layout item that displays the Resource field in the appointment edit form.
DxSchedulerResourceItem An appointment’s resource.
DxSchedulerResourceMappings Maps the resource’s properties to the data source fields.
DxSchedulerSourceObjectContainer A base class for scheduler items that are bound to a data source object.
DxSchedulerStartDateFormLayoutItem The layout item that displays the Start field’s date part in the appointment edit form.
DxSchedulerStartTimeFormLayoutItem The layout item that displays the Start field’s time part in the appointment edit form.
DxSchedulerStatusFormLayoutItem The layout item that displays the Status field in the appointment edit form.
DxSchedulerSubjectFormLayoutItem The layout item that displays the Subject field in the appointment edit form.
DxSchedulerTimeSpanRange A time interval within a day.
DxSchedulerWeekView A calendar view that displays the entire week including non-working days.
DxSchedulerWorkWeekView A calendar view that displays a work week.
DxSpinEdit<T> A Spin Edit component.
DxStackLayout A Stack Layout component.
DxStackLayoutItem An item in a DxStackLayout.
DxSummaryItemBase<TModel> Provides the base API for classes that implement summary items.
DxTab A tab within a Tabs component.
DxTabPage A tab with content within a Tabs component.
DxTabs A Tabs component.
DxTagBox<TData, TValue> A TagBox component.
DxTextBox A Text Box component.
DxTimeEdit<T> A Time Edit component.
DxToolbar A Toolbar component.
DxToolbarItem Defines an item of the Toolbar component.
DxTreeView A TreeView component.
DxTreeViewNode Defines a node in the TreeView component.
DxUpload An Upload component.
FileUploadErrorEventArgs Provides data for the FileUploadError event.
FileUploadEventArgs Provides data for the upload events.
FileUploadStartEventArgs Provides data for the FileUploadStart event.
MenuItemClickEventArgs Provides data for the Click event.
MenuItemEventArgs Provides data for menu item events.
SchedulerAppointmentFormClosingEventArgs Provides data for the AppointmentFormClosing event.
SchedulerAppointmentFormEventArgs Provides data for the AppointmentFormShowing event.
SchedulerAppointmentFormInfo Stores information about the appointment edit form.
SchedulerAppointmentOperationEventArgs Provides data for the AppointmentInserting, AppointmentUpdating, and AppointmentRemoving events.
SchedulerColorItemInfo Stores information about a color that corresponds to an appointment’s setting (label, status item, or resource).
TagInfo<T> Provides information about a tag.
ToolbarItemClickEventArgs Provides data for the Toolbar’s ItemClick and Toolbar item’s Click events.
TreeViewNodeCancelEventArgs Provides data for the BeforeCollapse and BeforeExpand events.
TreeViewNodeEventArgs Provides data for the AfterCollapse, AfterExpand and SelectionChanged events.
UploadFileInfo Provides information about a file.
UploadHttpRequestInfo Provides information about an HTTP request.
ValueEditContext Provides access to information related to a Form Layout item’s template.

Interfaces

Name Description
IChartDataItem A base interface that defines a Chart data item.
IContextMenuItemInfo Provides information about a Context Menu item.
IDataGridDetailRows Ships a detail row’s settings.
IDataGridLayout Provides information about a grid’s layout.
IMenuItemInfo Contains information about a menu item.
ISchedulerRecurrenceInfo A base interface that defines recurrence information.
IToolbarItemInfo Provides information about a Toolbar item.
ITreeViewNodeInfo Provides information about a node.

Structs

Name Description
DataRowInfo<T> Provides information about a data row.
DxSchedulerDateTimeRange The date-time range used in the Scheduler.

Enums

Name Description
BindValueMode Lists values that specify how to update the editor value when it is bound to a property/field.
ButtonIconPosition Lists values that specify the icon’s position within the button.
ButtonRenderStyle Lists the button’s color schemes.
ButtonRenderStyleMode Lists the button’s color filling types.
CaptionPosition Lists values that specify the caption position.
ChartAxisDataType Lists values that specify whether and how to cast the chart’s arguments and values.
ChartAxisLabelFormat Lists formats for numeric and date-time axes’ labels.
ChartAxisType Lists values that specify the chart’s axis types.
ChartLabelOverlap Lists values that specify how a chart displays point labels if they overlap.
ChartLegendHoverMode Lists values that specify what series elements to highlight when a corresponding item in the legend is hovered over.
ChartPointSymbol Lists marker kinds for line and scatter series.
ChartSeriesType Lists values that specify a chart series type.
CheckBoxContentAlignment Lists values that define alignment of a CheckBox’s text label and check mark relative to each other.
CheckType Lists values that specify checkbox types.
ColorSavingType Lists values that specify the type of values in the data source field mapped to the Color property.
DataEditorClearButtonDisplayMode Lists values that specify when the Clear button is displayed.
DataGridColumnResizeMode Lists values that specify whether and how users can resize Data Grid columns.
DataGridColumnSortOrder Lists values that specify the sort orders.
DataGridEditMode Lists values that specify how users can edit grid data.
DataGridFilteringMode Lists values that specify the filtering mode.
DataGridFixedStyle Lists values that specify column behavior when users scroll the Data Grid horizontally.
DataGridHtmlRowDecorationType Lists values that identify rows within the DxDataGrid<T> component.
DataGridNavigationMode Lists values that specify how users navigate grid data.
DataGridSelectAllMode Lists values that specify whether the grid selects all rows on the current page or all pages.
DataGridSelectionMode Lists values that specify data rows’ selection mode in the grid.
DataGridTextAlign Lists values that specify how text is aligned.
DatePickerDisplayMode Lists values that specify datepicker types.
DeviceSize Lists values that specify a device screen size.
DropDownDirection Lists values that specify the direction in which a drop-down window is displayed relative to an editor’s input element.
DropDownDisplayMode Lists values that specify how a drop-down item displays a menu.
DropDownWidthMode Lists values that specify the width of a drop-down list.
FormLayoutGroupDecoration Lists the values for FormLayoutGroupDecoration property.
GroupSummaryPosition Lists values that specify the group summary’s position.
HorizontalAlignment Lists the horizontal alignment options.
HorizontalEdge Lists the positions for the value axis.
LabelPosition Lists values that specify the horizontal position of the checkbox’s child content relative to the check mark.
ListBoxSelectionMode Lists the values that specify the selection behavior for a list editor.
ListRenderMode Lists values that specify how list-based editors load their item lists.
MemoResizeMode Lists values that define how users can resize the Memo component.
MenuCollapseItemToIconMode Lists values that specify whether the menu hides root items’ text and displays icons instead when the width of the browser window changes.
MenuDisplayMode Lists value that specify how the menu is displayed on different devices.
MenuDropDownActionMode Lists values that specify which action opens a menu item’s submenu.
MenuHamburgerButtonPosition Lists values that specify the hamburger button’s position.
MenuItemsPosition Lists values that specify the position of menu items.
Orientation Specifies vertical or horizontal orientation.
PagerNavigationMode Lists the values that specify the Pager‘s and the Data Grid‘s navigation modes.
PivotGridFieldArea Lists the values that specify the areas where the pivot grid fields can be displayed.
PivotGridGroupInterval Contains values that specify how the values of a column or row field are combined into groups.
PivotGridSortOrder Lists the values that specify the sort order of pivot grid fields.
PivotGridSummaryType Lists values that specify the summary function types.
RelativePosition Lists an element’s relative positions.
SchedulerAppointmentFormType Lists values that specify the appointment form type.
SchedulerAppointmentType Lists the types of appointment.
SchedulerGroupType Lists the values that specify how the Scheduler appointments are grouped.
SchedulerRecurrenceRange Lists values that specify types of recurrence ranges.
SchedulerRecurrenceType Lists values that specify types of recurrent appointments.
SchedulerTimeIndicatorVisibility Lists the values for Scheduler’s time indicator modes.
SchedulerViewType Lists view types for a scheduler.
SchedulerWeekDays Lists days and groups of days.
SchedulerWeekOfMonth Lists weeks in a month in which appointments can occur.
ScrollBarMode Lists values that specify a scroll bar’s display mode.
SizeMode Lists values that define size modes.
SummaryItemType Lists values that specify summary functions.
TagBoxValidateBy Lists values that define how a TagBox located within the standard EditForm is validated.
ToolbarItemAlignment Lists values that define the Toolbar item’s position.
ToolbarItemRenderStyleMode Lists the Toolbar item’s color fill modes.
ToolbarRenderStyleMode Lists color filling modes.
TreeViewNodeExpandCollapseAction Lists values that specify user actions that expand/collapse TreeView nodes.
UploadMode Lists values that define how the Upload component uploads files to the server.
VerticalAlignment Lists the vertical alignment options.
VerticalEdge Lists the position of chart’s title and legend.
WeekNumberRule Lists values that specify the first week of the year.