Skip to main content

DevExpress.Blazor.Base Namespace

Contains base classes for DevExpress Blazor components.

Assembly: DevExpress.Blazor.v24.2.dll

NuGet Package: DevExpress.Blazor

Classes

Name Description
DxAccordionDataMappingBase Contains the base API for classes that implement mappings in the DxAccordion component.
DxChartCrosshairLineBase<TComponent, TModel> Implements the base API for crosshair lines.
DxComplexSettingsComponent<TComponent, TModel> Defines the base API for classes that define component-related markup settings.
DxComponent Defines the base API for classes that implement DevExpress components for Blazor.
DxComponent<JSProxyType> Defines the base API for classes that implement DevExpress components for Blazor.
DxComponentBase Defines the base API for classes that implement DevExpress components for Blazor.
DxContextMenuDataMappingBase Contains the base API for classes that implement mappings in the DxContextMenu component.
DxControlComponent<JSProxyType> Implements internal functionality for correct work of DevExpress Blazor components.
DxControlComponent<JSProxyType, TModel> Implements internal functionality for correct work of DevExpress Blazor components.
DxControlComponentBase Implements the base API for DxGridLayout, DxStackLayout, and DxNavigationControlComponent<TModel>.
DxDataEditor<T> Defines the base API for classes that implement data editors.
DxDataMappingBase<TModel> Contains the base API for classes that implement mappings for the DxAccordion, DxContextMenu, DxMenu, and DxTreeView components.
DxDropDownListEditorBase<TData, TValue> Defines the base API for classes that implement editors with a drop-down item list: DxComboBox<TData, TValue>, DxTagBox<TData, TValue>.
DxEditorBase Defines the base API for classes that implement Blazor editors.
DxEditorDropDownButtonBase Implements the base API for editor drop-down buttons.
DxInputDataEditorBase<T> Defines the base API for editors that contain an input element.
DxListEditorBase<TData, TValue> Defines the base API for classes that implement Blazor list editors (List Box, ComboBox, TagBox).
DxMapLocation<T> The base for classes that specify a location on the map.
DxMaskedInputBase<T> Defines the base API for the DxMaskedInput<T> and DxSpinEdit<T> classes.
DxMaskPropertiesBase Defines the base API for classes that define mask-related properties.
DxMenuDataMappingBase Contains the base API for classes that implement mappings in the DxMenu component.
DxModel Defines the base API for classes that implements models.
DxModel<T> Defines the base API for classes that implement models.
DxNavigationControlComponent<TModel> Implements the base API for navigation components.
DxNavigationDataMappingBase<TModel> Defines the base API for classes that implement data mappings in the Accordion, Context Menu, Menu, Toolbar, and TreeView components.
DxNavigationItemBaseComponent<TModel> Implements the base API for navigation components.
DxRibbonButtonBase<TRibbonItemRenderer, TRibbonClickEventArgs> Implements the base API for ribbon buttons.
DxRibbonElementBase<TRibbonItemRenderer> Implements the base API for ribbon elements.
DxRibbonItemBase<TRibbonItemRenderer> For internal use only.
DxSchedulerDayViewBase Defines the base API for classes that implement a DxSchedulerDayView component.
DxSchedulerMappingsBase Defines the base API for classes that implement mappings in a Scheduler component.
DxSettingsComponent Defines the base API for classes that implement DevExpress Blazor component settings.
DxSettingsComponent<TModel> Defines the base API for classes that implement DevExpress Blazor component settings.
DxTabBase Defines the base API for classes that implement a tab or tab with content.
DxToolbarDataMappingBase Contains the base API for classes that implement mappings in the DxToolbar component.
DxToolbarItemBase Defines the base API for classes that implement Toolbar items.
DxTreeViewDataMappingBase Contains the base API for classes that implement mappings in the DxTreeView component.
FormLayoutGroupBase Defines the base API for classes that implement a Form Layout group.
FormLayoutItemBase Defines the base API for classes that implement Form Layout elements (items, groups, tabs, and tab pages).
GaugeBase Implements the base API for gauge components.
LayoutElementBase Contains the base API for classes that implement rows and columns in DxGridLayout.
LegendBaseSettings<TComponent, TModel> Defines the base API for classes that implement legends.
NavigationCheckedChangedEventArgs<TInfo> Contains information for the CheckedChanged event.
NavigationSelectionChangedEventArgs<TInfo> Contains data for the SelectionChanged event.
PivotGridFieldBase Defines the base API for classes that implement pivot grid fields.
PivotGridModelBase Provides base API for a Pivot Grid component model.
SchedulerFormLayoutItemBase Provides the base API for classes that implement layout items for the appointment edit form.
SchedulerPopupButtonBase A base class that implements buttons used in the Scheduler‘s appointment tooltip and edit forms.
SubtitleBaseSettings Defines the base API for classes that implement subtitles.
TextBaseSettings<TComponent, TModel> Defines the base API for classes that implement text elements.
TitleBaseSettings Defines the base API for classes that implement titles.

Interfaces

Name Description
IDataMapping A base interface that defines a model for data mappings.
INavigationDataMapping A base interface that defines a model for DxNavigationDataMappingBase<TModel>.