Back to Devexpress

DevExpress.Blazor.Base Namespace

blazor-devexpress-dot-blazor-7d00f705.md

latest9.5 KB
Original Source

DevExpress.Blazor.Base Namespace

Contains base classes for DevExpress Blazor components.

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Classes

NameDescription
DxAccordionDataMappingBaseContains 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.
DxComponentDefines 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.
DxComponentBaseDefines the base API for classes that implement DevExpress components for Blazor.
DxContextMenuDataMappingBaseContains 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.
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>.
DxEditorBaseDefines the base API for classes that implement Blazor editors.
DxEditorDropDownButtonBaseImplements 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.
DxMaskPropertiesBaseDefines the base API for classes that define mask-related properties.
DxMenuDataMappingBaseContains the base API for classes that implement mappings in the DxMenu component.
DxModelDefines the base API for classes that implements models.
DxModel<T>Defines the base API for classes that implement models.
DxModelComponentDefines the base API for classes that implement DevExpress Blazor component settings.
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.
DxSchedulerDayViewBaseDefines the base API for classes that implement a DxSchedulerDayView component.
DxSchedulerMappingsBaseDefines the base API for classes that implement mappings in a Scheduler component.
DxSettingsComponent<TModel>Defines the base API for classes that implement DevExpress Blazor component settings.
DxTabBaseDefines the base API for classes that implement a tab or tab with content.
DxToolbarDataMappingBaseContains the base API for classes that implement mappings in the DxToolbar component.
DxToolbarItemBaseDefines the base API for classes that implement Toolbar items.
DxTreeViewDataMappingBaseContains the base API for classes that implement mappings in the DxTreeView component.
FormLayoutGroupBaseDefines the base API for classes that implement a Form Layout group.
FormLayoutItemBaseDefines the base API for classes that implement Form Layout elements (items, groups, tabs, and tab pages).
GaugeBaseImplements the base API for gauge components.
LayoutElementBaseContains 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.
PivotGridFieldBaseDefines the base API for classes that implement pivot grid fields.
PivotGridModelBaseProvides base API for a Pivot Grid component model.
SchedulerFormLayoutItemBaseProvides the base API for classes that implement layout items for the appointment edit form.
SchedulerPopupButtonBaseA base class that implements buttons used in the Scheduler‘s appointment tooltip and edit forms.
SubtitleBaseSettingsDefines the base API for classes that implement subtitles.
TextBaseSettings<TComponent, TModel>Defines the base API for classes that implement text elements.
TitleBaseSettingsDefines the base API for classes that implement titles.

Interfaces

NameDescription
IDataMappingA base interface that defines a model for data mappings.
INavigationDataMappingA base interface that defines a model for DxNavigationDataMappingBase<TModel>.