AccordionItemCancelEventArgs
|
Stores data for the BeforeCollapse and BeforeExpand events.
|
AccordionItemClickEventArgs
|
Contains data for the DxAccordion.ItemClick and DxAccordionItem.Click events.
|
AccordionItemEventArgs
|
Contains data about the Accordion item for item-related events.
|
AccordionItemStateChangeEventArgs
|
Stores information for events related to expansion state changes.
|
AccordionSelectionChangedEventArgs
|
Contains data for the SelectionChanged event.
|
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>
|
Specifies an individual bubble series point with the typed value and size.
|
ChartElementFormat
|
Lists formats applied to axis and series labels.
|
ChartFinancialSeriesPoint
|
Specifies an individual point for financial series (DxChartCandlestickSeries and DxChartStockSeries).
|
ChartFinancialSeriesPoint<T>
|
Specifies a financial series point with typed values.
|
ChartRangeSeriesPoint
|
Specifies 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.
|
ChartSelectionChangedEventArgs
|
Contains data for the SelectionChanged event.
|
ChartSeriesClickEventArgs
|
Provides data for the SeriesClick event.
|
ChartSeriesLabelConnectorModel
|
Defines a label’s connector settings.
|
ChartSeriesLabelModel
|
Defines a point’s label settings.
|
ChartSeriesPoint
|
Specifies an individual series point.
|
ChartSeriesPoint<TValue>
|
Specifies 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
|
Specifies the tooltip’s context and stores information about the hovered series point.
|
CompatibilitySettings
static
|
Contains an API for compatibility.
|
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.
|
DateTimeMask
static
|
Defines built-in patterns for date-time and date-time offset masks.
|
DropDownClosedEventArgs
|
Provides data for the Closed event.
|
DropDownClosingEventArgs
|
Provides data for the Closing event.
|
DropDownDisposedEventArgs
|
Provides data for the Disposed event.
|
DropDownInitializedEventArgs
|
Provides data for the Initialized event.
|
DropDownResizeCompletedEventArgs
|
Provides data for the ResizeCompleted event.
|
DropDownResizeStartedEventArgs
|
Provides data for the ResizeStarted event.
|
DropDownShowingEventArgs
|
Provides data for the Showing event.
|
DropDownShownEventArgs
|
Provides data for the Shown event.
|
DxAccordion
|
A side navigation control that can organize items into collapsible groups.
|
DxAccordionDataMapping
|
Maps Accordion item properties to data source fields.
|
DxAccordionItem
|
Defines an item of the DxAccordion component.
|
DxButton
|
A button control that supports advanced style and content customization options.
|
DxButtonEditSettings
|
The base class that declares common editor settings for auto-generated editors that contain buttons.
|
DxCalendar<T>
|
A monthly calendar that supports multiple date selection.
|
DxChart<T>
|
A control that visualizes bound data as graphs: bar, area, line, and others.
|
DxChartAggregationSettings
|
Contains data aggregation settings.
|
DxChartAnimationSettings
|
Defines Chart animation settings.
|
DxChartAreaSeries<T, TArgument, TValue>
|
Defines an area series.
|
DxChartAreaSeriesBase<T, TArgument, TValue>
|
Implements the base API for area-based series.
|
DxChartArgumentAxis
|
Defines a chart’s argument axis.
|
DxChartAxis<TModel>
|
Implements the base API for Chart axes.
|
DxChartAxisGridLines
|
Defines settings for axis grid lines.
|
DxChartAxisLabel
|
Defines settings for axis labels.
|
DxChartAxisMinorTick
|
Stores the appearance settings of minor axis ticks.
|
DxChartAxisRange
|
Specifies the visible range for the chart’s axes.
|
DxChartAxisTick
|
Stores the appearance settings of major axis ticks.
|
DxChartAxisTitle
|
Defines an axis title.
|
DxChartBarSeries<T, TArgument, TValue>
|
Defines a bar series.
|
DxChartBarSeriesBase<T, TArgument, TValue>
|
Implements the base API for bar-based series.
|
DxChartBase
|
Implements 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.
|
DxChartConstantLine
|
Specifies an axis constant line.
|
DxChartConstantLineLabel
|
Defines the constant line label.
|
DxChartDonutSeries<T, TArgument, TValue>
|
Obsolete. Defines a donut series.
|
DxChartFinancialSeriesBase<T, TArgument, TValue>
|
Implements the base API for financial series (DxChartCandlestickSeries and DxChartStockSeries).
|
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.
|
DxChartLineSeriesBase<T, TArgument, TValue>
|
Implements the base API for line-based series.
|
DxChartPane
|
Defines a chart pane.
|
DxChartPieSeries<T, TArgument, TValue>
|
Obsolete. Defines a pie series.
|
DxChartRangeAreaSeries<T, TArgument, TValue>
|
Defines a range area series.
|
DxChartRangeBarSeries<T, TArgument, TValue>
|
Defines a range bar series.
|
DxChartRangeSeriesBase<T, TArgument, TValue>
|
The base class for range series.
|
DxChartScaleBreak
|
Contains settings for the scale breaks.
|
DxChartScatterSeries<T, TArgument, TValue>
|
Defines a scatter series.
|
DxChartScrollBarSettings
|
Specifies settings for the chart’s scroll bar.
|
DxChartSeries
|
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
|
Contains image settings for points of the chart’s Line series.
|
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.
|
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
|
Obsolete. Contains settings for the scale breaks.
|
DxChartXYSeries<T, TArgument, TValue, TAggregate>
|
Implements the base API for series on a Cartesian plane.
|
DxChartZoomAndPanSettings
|
Configures zoom and pan settings.
|
DxCheckBox<T>
|
A check box control that allows users to toggle between two or three states.
|
DxCheckBoxSettings
|
Contains settings of an auto-generated checkbox editor.
|
DxComboBox<TData, TValue>
|
A text box editor with an integrated multi-column dropdown list that supports item filtering and virtual scrolling.
|
DxComboBoxDropDownButton
|
A button that invokes a drop-down menu (can be added to the DxComboBox<TData, TValue> only).
|
DxComboBoxSettings
|
Contains settings of an auto-generated combo box editor.
|
DxContextMenu
|
A context menu component.
|
DxContextMenuDataMapping
|
Maps Context Menu item properties to data source fields.
|
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 editor with a drop-down calendar.
|
DxDateEditDropDownButton
|
A button that invokes a drop-down calendar (can be added to the DxDateEdit<T> only).
|
DxDateEditSettings
|
Contains auto-generated date editor settings.
|
DxDateTimeMaskProperties
|
Defines date-time mask settings.
|
DxDateTimeOffsetMaskProperties
|
Defines date-time offset mask settings.
|
DxDropDown
|
A control that displays a drop-down window with custom content.
|
DxDropDownEditSettings
|
The base class that declares common editor settings for auto-generated editors that contain a drop-down window.
|
DxEditorButton
|
A custom button displayed in an editor.
|
DxEditSettings
|
The base class that declares common editor settings for auto-generated editors.
|
DxExpandoDictionaryObject
|
Stores an appointment’s CustomFields.
|
DxFlyout
|
A contextual popup UI element that allows you to display hints, warnings, and other messages.
|
DxFormLayout
|
A control container that allows you to create responsive data edit forms.
|
DxFormLayoutGroup
|
Specifies a container for layout items, tabs, and other layout groups.
|
DxFormLayoutItem
|
Specifies a layout container that displays a nested control.
|
DxFormLayoutTabPage
|
A component that implements a tabbed layout group.
|
DxFormLayoutTabPages
|
A container for tabbed layout groups.
|
DxGrid
|
A control that displays data in tabular format and allows users to edit, sort, group, filter, and otherwise shape that data.
|
DxGridColumn
|
A base class for Grid columns.
|
DxGridCommandColumn
|
A command column.
|
DxGridDataColumn
|
A DxGrid‘s data column.
|
DxGridLayout
|
A container that arranges its items into rows and columns.
|
DxGridLayoutColumn
|
A column in a DxGridLayout.
|
DxGridLayoutItem
|
An item in a DxGridLayout.
|
DxGridLayoutRow
|
A row in a DxGridLayout.
|
DxGridSelectionColumn
|
A selection column.
|
DxGridSummaryItem
|
A summary item.
|
DxInputBox
|
The input box component that can be added to the DxComboBox‘s EditBoxTemplate template.
|
DxLayoutBreakpoint
|
A component that allows you to adapt page layout to different screen sizes.
|
DxListBox<TData, TValue>
|
A control that can connect to a data source and display a list of selectable items.
|
DxListEditorColumn
|
A multi-column editor’s column.
|
DxLoadingPanel
|
A loading panel component that can display an overlay over components/containers.
|
DxMaskedInput<T>
|
A text editor supports text, numeric, date-time, and regular expression masks.
|
DxMaskedInputSettings
|
Contains settings of an auto-generated masked input editor.
|
DxMemo
|
A multi-line text editor.
|
DxMemoSettings
|
Contains settings of an auto-generated memo.
|
DxMenu
|
An adaptive menu component.
|
DxMenuDataMapping
|
Maps Menu item properties to data source fields.
|
DxMenuItem
|
Defines an item of the DxMenu component.
|
DxNumericMaskProperties
|
Defines properties for Numeric masks.
|
DxPager
|
A 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.
|
DxPieChartSeries<T, TArgument, TValue>
|
Defines a pie or donut series.
|
DxPivotGrid
|
Defines 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.
|
DxPivotGridField
|
A Pivot Grid field.
|
DxPopup
|
A modal popup window with custom content that overlays the current view.
|
DxPopupBase
|
Defines the base API for classes that implement popup windows.
|
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.
|
DxRegExMaskProperties
|
Defines properties for Regular Expression masks.
|
DxScheduler
|
A 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.
|
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.
|
DxSchedulerCloseAppointmentButton
|
A button that closes an appointment form.
|
DxSchedulerCloseRecurrenceSettingsFormButton
|
A button that closes the form with recurrence 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 supplies data for the Scheduler control.
|
DxSchedulerDateTimeRangeCollection
|
Stores the collection of DxSchedulerDateTimeRange objects.
|
DxSchedulerDayView
|
A calendar view that displays one day or multiple dates.
|
DxSchedulerDeleteAppointmentButton
|
A button that allows users to delete an appointment.
|
DxSchedulerDescriptionFormLayoutItem
|
The layout item that displays the Description field in the appointment edit form.
|
DxSchedulerDiscardAppointmentChangesButton
|
A button that discards changes in an appointment.
|
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.
|
DxSchedulerEndTimePickerFormLayoutItem
|
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.
|
DxSchedulerMonthView
|
A calendar view that displays one month or multiple months.
|
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.
|
DxSchedulerRestoreAppointmentOccurrenceButton
|
A button that restores occurrence for a recurring appointment.
|
DxSchedulerSaveAppointmentChangesButton
|
A button that users can click to save appointment changes.
|
DxSchedulerShowAppointmentCompactFormButton
|
A button that invokes an appointment’s compact edit form.
|
DxSchedulerShowAppointmentEditFormButton
|
A button that invokes an appointment’s extended edit form.
|
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.
|
DxSchedulerStartTimePickerFormLayoutItem
|
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.
|
DxSchedulerTimelineView
|
A calendar view that displays appointments as horizontal bars along timescales.
|
DxSchedulerTimeScale
|
A timescale displayed at the top of the Timeline view.
|
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.
|
DxSpinButtons
|
Spin 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.
|
DxSpinEditSettings
|
Contains settings of an auto-generated spin editor.
|
DxStackLayout
|
A container that stacks its items horizontally or vertically.
|
DxStackLayoutItem
|
An item in a DxStackLayout.
|
DxSummaryItemBase<TModel>
|
Provides the base API for classes that implement summary items.
|
DxTab
|
A tab without content within a Tabs component.
|
DxTabPage
|
A tab with content within a Tabs component.
|
DxTabs
|
A container that displays content within tabbed pages.
|
DxTagBox<TData, TValue>
|
An editor that allows users to select multiple items (tags) from the drop-down list.
|
DxTextBox
|
A single-line text editor.
|
DxTextBoxSettings
|
Contains settings of an auto-generated text box editor.
|
DxTextEditSettings
|
The base class that declares common editor settings for auto-generated editors with support for text input.
|
DxTextMaskProperties
|
Defines properties for Text masks.
|
DxTimeEdit<T>
|
A time editor with a drop-down time picker.
|
DxTimeEditDropDownButton
|
A button that invokes a drop-down time picker (can be added to the DxTimeEdit<T> only).
|
DxTimeEditSettings
|
Contains settings of an auto-generated time editor.
|
DxTimeSpanMaskProperties
|
Defines time span mask settings.
|
DxToolbar
|
A toolbar control that implements an adaptive button-based interface.
|
DxToolbarDataMapping
|
Maps Toolbar item properties to data source fields.
|
DxToolbarItem
|
Defines an item of the Toolbar component.
|
DxTreeView
|
A navigation control that displays items as a tree.
|
DxTreeViewDataMapping
|
Maps TreeView node properties to data source fields.
|
DxTreeViewNode
|
Defines a node in the TreeView component.
|
DxUpload
|
A control that allows users to upload files to a web server.
|
DxWaitIndicator
|
A loading indicator component that can be embedded into other UI components.
|
DxWindow
|
A non-modal window with custom content.
|
FileReloadedEventArgs
|
The FileReloaded event’s arguments.
|
FileUploadErrorEventArgs
|
Provides data for the FileUploadError event.
|
FileUploadEventArgs
|
Provides data for the upload events.
|
FileUploadStartEventArgs
|
Provides data for the FileUploadStart event.
|
FlyoutClosedEventArgs
|
Provides data for the Closed event.
|
FlyoutClosingEventArgs
|
Provides data for the Closing event.
|
FlyoutCreatedEventArgs
|
Provides data for the Created event.
|
FlyoutDisposedEventArgs
|
Provides data for the Disposed event.
|
FlyoutShowingEventArgs
|
Provides data for the Showing event.
|
FlyoutShownEventArgs
|
Provides data for the Shown event.
|
GridColumnCellDisplayTemplateContext
|
A base class for classes that store information about column cells and are passed as the context parameter to cell display templates.
|
GridColumnFilterRowCellTemplateContext
|
A base class for classes that store information about filter row cells and are passed as the context parameter to filter row cell templates.
|
GridColumnFooterTemplateContext
|
Stores information about a footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnFooterTemplate and DxGridColumn.FooterTemplate.
|
GridColumnGroupFooterTemplateContext
|
Stores information about a group footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnGroupFooterTemplate and DxGridColumn.GroupFooterTemplate properties.
|
GridColumnHeaderCaptionTemplateContext
|
Stores information about a column header’s caption and is passed as the context parameter to the DxGrid.ColumnHeaderCaptionTemplate and DxGridColumn.HeaderCaptionTemplate.
|
GridCommandColumnCellDisplayTemplateContext
|
Stores information about a command column cell and is passed as the context parameter to the DxGridCommandColumn.CellDisplayTemplate.
|
GridCommandColumnCellEditTemplateContext
|
Stores information about the command column’s edit row cell and is passed as the context parameter to the DxGridCommandColumn.CellEditTemplate.
|
GridCommandColumnFilterRowCellTemplateContext
|
Stores information about the command column’s filter row cell and is passed as the context parameter to the DxGridCommandColumn.FilterRowCellTemplate.
|
GridCommandColumnHeaderTemplateContext
|
Stores information about the command column header and is passed as the context parameter to the DxGridCommandColumn.HeaderTemplate.
|
GridCsvExportOptions
|
Contains options that define how the Grid exports its content in CSV format.
|
GridCustomDataSource
|
Allows you to bind the DxGrid to a custom data source.
|
GridCustomDataSourceCountOptions
|
Contains data for the GridCustomDataSource.GetItemCountAsync and GridDevExtremeDataSource.GetItemCountAsync methods.
|
GridCustomDataSourceExceptionHandlerArgs
|
Contains data for the ExceptionHandler delegate.
|
GridCustomDataSourceItemsOptions
|
Contains data for the GridCustomDataSource.GetItemsAsync and GridDevExtremeDataSource.GetItemsAsync methods.
|
GridCustomDataSourceOptions
|
Contains data for the GridCustomDataSource.Get* and GridDevExtremeDataSource.Get* methods.
|
GridCustomDataSourceSortInfo
|
Contains information about sort settings.
|
GridCustomDataSourceSummaryInfo
|
Contains information about a summary to be calculated.
|
GridCustomDataSourceSummaryOptions
|
Contains data for the GridCustomDataSource.GetSummaryAsync and GridDevExtremeDataSource.GetSummaryAsync methods.
|
GridCustomDataSourceUniqueValuesOptions
|
Contains data for GridDevExtremeDataSource.GetUniqueValuesAsync and GridCustomDataSource.GetUniqueValuesAsync methods.
|
GridCustomGroupEventArgs
|
Contains data for the CustomGroup event.
|
GridCustomizeCellDisplayTextEventArgs
|
Contains data for the CustomizeCellDisplayText event.
|
GridCustomizeCellEditorEventArgs
|
The base class that declares common properties for the GridCustomizeDataRowEditorEventArgs and GridCustomizeFilterRowEditorEventArgs classes.
|
GridCustomizeDataRowEditorEventArgs
|
Contains data for the CustomizeDataRowEditor event.
|
GridCustomizeEditModelEventArgs
|
Contains data for the CustomizeEditModel event.
|
GridCustomizeElementEventArgs
|
Provides data for the CustomizeElement event.
|
GridCustomizeFilterMenuEventArgs
|
Contains data for the CustomizeFilterMenu event.
|
GridCustomizeFilterRowEditorEventArgs
|
Contains data for the CustomizeFilterRowEditor event.
|
GridCustomizeGroupValueDisplayTextEventArgs
|
Contains data for the CustomizeGroupValueDisplayText event.
|
GridCustomizeSummaryDisplayTextEventArgs
|
Contains data for the CustomizeSummaryDisplayText event.
|
GridCustomSortEventArgs
|
Contains data for the CustomSort event.
|
GridCustomSummaryEventArgs
|
Contains data for the CustomSummary event.
|
GridDataColumnCellDisplayTemplateContext
|
Stores information about a data column cell in the Grid and is passed as the context parameter to the DxGrid.DataColumnCellDisplayTemplate and DxGridDataColumn.CellDisplayTemplate.
|
GridDataColumnCellEditTemplateContext
|
Stores information about the data column’s edit row cell and is passed as the context parameter to the DxGridDataColumn.CellEditTemplate and DxGrid.DataColumnCellEditTemplate.
|
GridDataColumnFilterMenuTemplateContext
|
Stores information about a data column and is passed as the context parameter to the DxGridDataColumn.FilterMenuTemplate and DxGrid.DataColumnFilterMenuTemplate templates.
|
GridDataColumnFilterRowCellTemplateContext
|
Stores information about the data column’s filter row cell and is passed as the context parameter to the DxGridDataColumn.FilterRowCellTemplate.
|
GridDataColumnGroupRowTemplateContext
|
Stores information about a group row in the Grid and is passed as the context parameter to the DxGrid.DataColumnGroupRowTemplate and DxGridDataColumn.GroupRowTemplate.
|
GridDataItemDeletingEventArgs
|
Contains data for the DataItemDeleting event.
|
GridDetailRowTemplateContext
|
Stores information about a Grid detail row and is passed as the context parameter to the DetailRowTemplate.
|
GridDevExtremeDataSource<T>
|
Allows you to bind the DxGrid to a large IQueryable<T> data collection.
|
GridEditCancelingEventArgs
|
Contains data for the EditCanceling event.
|
GridEditFormTemplateContext
|
Stores information about the edit form in the Grid and is passed as the context parameter to the DxGrid.EditFormTemplate.
|
GridEditModelSavingEventArgs
|
Contains data for the EditModelSaving event.
|
GridEditStartEventArgs
|
Contains data for the EditStart event.
|
GridExportCustomizeCellEventArgs
|
Contains data for the CustomizeCell event.
|
GridExportCustomizeColumnEventArgs
|
Provides data for the CustomizeColumn action.
|
GridExportCustomizeSheetEventArgs
|
Provides data for the CustomizeSheet action.
|
GridExportCustomizeSheetHeaderFooterEventArgs
|
Provides data for the CustomizeSheetHeader and CustomizeSheetFooter actions.
|
GridExportOptions
|
The base class for the GridXlExportOptions and GridCsvExportOptions classes. Contains common options that define how a document is exported.
|
GridFilterCriteriaChangedEventArgs
|
Stores data for the FilterCriteriaChanged event.
|
GridFilterMenuDataItem
|
Defines an item in the column filter menu.
|
GridFocusedRowChangedEventArgs
|
Contains data for the FocusedRowChanged event.
|
GridPersistentLayout
|
Contains information about a DxGrid‘s layout.
|
GridPersistentLayoutCollection<T>
|
A collection of objects that store information about DxGrid element layouts.
|
GridPersistentLayoutColumn
|
Contains information about layout settings for columns.
|
GridPersistentLayoutEventArgs
|
Provides data for the LayoutAutoSaving and LayoutAutoLoading events.
|
GridRowClickEventArgs
|
Contains data for the RowClick and RowDoubleClick events.
|
GridRowExportingEventArgs
|
Contains data for the RowExporting event.
|
GridSearchBoxTemplateContext
|
Stores information about the search box and is passed as the context parameter to the SearchBoxTemplate.
|
GridSelectionColumnCellDisplayTemplateContext
|
Stores information about a selection column cell and is passed as the context parameter to the DxGridSelectionColumn.CellDisplayTemplate.
|
GridSelectionColumnFilterRowCellTemplateContext
|
Stores information about the selection column’s filter row cell and is passed as the context parameter to the DxGridSelectionColumn.FilterRowCellTemplate.
|
GridSelectionColumnHeaderTemplateContext
|
Stores information about the selection column header and is passed as the context parameter to the DxGridSelectionColumn.HeaderTemplate.
|
GridUnboundColumnDataEventArgs
|
Contains data for the UnboundColumnData event.
|
GridXlExportOptions
|
Contains options that define how a document is exported to XLS and XLSX.
|
MenuItemClickEventArgs
|
Provides data for the Click event.
|
MenuItemEventArgs
|
Provides data for menu item events.
|
NumericMask
static
|
Defines built-in patterns for Numeric masks.
|
PieChartSelectionChangedEventArgs
|
Contains data for the SelectionChanged event.
|
PieChartSeriesClickEventArgs
|
Provides data for the SeriesClick event.
|
PopupClosedEventArgs
|
Contains data for the Closed event.
|
PopupClosingEventArgs
|
Contains data for the Closing event.
|
PopupCreatedEventArgs
|
Contains data for the Created event.
|
PopupDisposedEventArgs
|
Contains data for the Disposed event.
|
PopupDragCompletedEventArgs
|
Contains data for the DragCompleted event.
|
PopupDragStartedEventArgs
|
Contains data for the DragStarted event.
|
PopupResizeCompletedEventArgs
|
Contains data for the ResizeCompleted event.
|
PopupResizeStartedEventArgs
|
Contains data for the ResizeStarted event.
|
PopupShowingEventArgs
|
Contains data for the Showing event.
|
PopupShownEventArgs
|
Contains data for the Shown event.
|
SchedulerAppointmentDragBetweenResourcesEventArgs
|
Contains data for the AppointmentDraggingBetweenResources event.
|
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 Scheduler events related to appointment operations.
|
SchedulerAppointmentTooltipClosingEventArgs
|
Contains data for the AppointmentTooltipClosing event.
|
SchedulerAppointmentTooltipInfo
|
Stores information about the appointment tooltip.
|
SchedulerAppointmentTooltipShowingEventArgs
|
Contains data for the AppointmentTooltipShowing event.
|
SchedulerColorItemInfo
|
Stores information about a color that corresponds to an appointment’s setting (label, status item, or resource).
|
SchedulerDateHeaderCellInfo
|
Stores information about a Scheduler’s header cell that displays a date.
|
SchedulerDayOfWeekHeaderCellInfo
|
Stores information about a Scheduler header cell that displays a day of the week.
|
SchedulerHtmlCellDecorationEventArgs
|
Contains data for the HtmlCellDecoration event.
|
SchedulerResourceHeaderCellInfo
|
Stores information about a resource header cell in the Scheduler.
|
SchedulerTimeCellInfo
|
Stores information about a time cell in the Scheduler.
|
SchedulerTimelineHeaderCellInfo
|
Stores information about a header cell in the Scheduler.
|
TabClickEventArgs
|
Contains data for the DxTabs.TabClick or DxTabBase.Click events.
|
TagInfo<T>
|
Provides information about a tag.
|
TimeSpanMask
static
|
Defines built-in patterns for time span masks.
|
ToolbarItemClickEventArgs
|
Provides data for the Toolbar’s ItemClick and Toolbar item’s Click events.
|
TreeViewCheckedChangedEventArgs
|
Contains data for the CheckedChanged event.
|
TreeViewNodeCancelEventArgs
|
Provides data for the BeforeCollapse and BeforeExpand events.
|
TreeViewNodeClickEventArgs
|
Contains data for the DxTreeView.NodeClick and DxTreeViewNode.Click 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.
|
WindowClosedEventArgs
|
Contains data for the Closed event.
|
WindowClosingEventArgs
|
Contains data for the Closing event.
|
WindowCreatedEventArgs
|
Contains data for the Created event.
|
WindowDisposedEventArgs
|
Contains data for the Disposed event.
|
WindowDragCompletedEventArgs
|
Contains data for the DragCompleted event.
|
WindowDragStartedEventArgs
|
Contains data for the DragStarted event.
|
WindowResizeCompletedEventArgs
|
Contains data for the ResizeCompleted event.
|
WindowResizeStartedEventArgs
|
Contains data for the ResizeStarted event.
|
WindowShowingEventArgs
|
Contains data for the Showing event.
|
WindowShownEventArgs
|
Contains data for the Shown event.
|