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.
|
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.
|
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.
|
ChartTooltipShowingEventArgs
|
Contains data for the TooltipShowing event.
|
ComboBoxColumnCellDisplayTemplateContext
|
Stores 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.
|
ComboBoxEmptyDataAreaTemplateContext
|
Stores information about ComboBox data. The EmptyDataAreaTemplate property accepts this objects as the context parameter.
|
ComboBoxItemDisplayTemplateContext
|
Stores 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.
|
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.
|
DropDownBoxClosingEventArgs
|
Provides data for the DropDownClosing event.
|
DropDownBoxEditBoxDisplayTemplateContext
|
Stores information about the processed drop-down box editor and is passed as the context parameter to the EditBoxDisplayTemplate.
|
DropDownBoxQueryDisplayTextContext
|
Stores information about editor value and text.
|
DropDownBoxTemplateContext
|
Stores information about the processed drop-down box editor and is passed as the context parameter to DropDownHeaderTemplate, DropDownBodyTemplate, and DropDownFooterTemplate.
|
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.
|
DxBarGauge
|
A component that visualizes data as circular bars where each bar indicates a single value.
|
DxBarGaugeLabelSettings
|
Contains settings for Bar Gauge labels.
|
DxBarGaugeLegendSettings
|
Contains settings for the Bar Gauge‘s legend.
|
DxBorderSettings
|
Contains the element’s border settings.
|
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.
|
DxChartAnnotation
|
Defines a chart annotation.
|
DxChartAnnotationBase<T>
|
Defines the base API for classes that implement chart annotations.
|
DxChartAnnotationBorder
|
Defines annotation border settings.
|
DxChartAnnotationImage
|
Defines settings for image annotations.
|
DxChartAnnotationShadow
|
Defines annotation shadow 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<T>
|
Implements the base API for DxChart axes.
|
DxChartAxisBase<T>
|
Implements the base API for Chart axes.
|
DxChartAxisGridLines
|
Defines settings for axis grid lines.
|
DxChartAxisLabel
|
Defines settings for axis labels.
|
DxChartAxisLabelBase<T>
|
Implements the base API for axis labels in DxChart and DxPolarChart .
|
DxChartAxisMinorTick
|
Stores the appearance settings of minor axis ticks.
|
DxChartAxisRange
|
Specifies the axis visual range.
|
DxChartAxisStrip
|
Defines a strip that highlights a range between two axis values.
|
DxChartAxisStripLabel
|
Defines a strip label.
|
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.
|
DxChartFinancialReduction
|
Specifies reduction properties for financial series.
|
DxChartFinancialSeriesBase<T, TArgument, TValue>
|
Implements the base API for financial series (DxChartCandlestickSeries and DxChartStockSeries).
|
DxChartFont
|
Contains 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.
|
DxChartLegend
|
Defines a chart 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.
|
DxChartPaneBorder
|
Defines pane border settings.
|
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 scrollbar.
|
DxChartSeries
|
A base class that implements the common series functionality.
|
DxChartSeriesLabel
|
Defines a series label.
|
DxChartSeriesLabelBorder
|
Defines series label border settings.
|
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.
|
DxChartSeriesValueErrorBar
|
Contains 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.
|
DxChartSubTitle
|
Defines a subtitle for a chart or legend.
|
DxChartTitle
|
Defines a title for a chart or legend.
|
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.
|
DxChartZoomAndPanDragBoxStyle
|
Defines style settings for the drag box that appears when a user selects a chart area for zooming.
|
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 editor that allows users to select predefined items from the drop-down list or type custom values.
|
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.
|
DxDateOnlyMaskProperties
|
Defines DateOnly mask settings.
|
DxDateRangePicker<T>
|
A component that allows you to select date ranges.
|
DxDateTimeMaskProperties
|
Defines date-time mask settings.
|
DxDateTimeOffsetMaskProperties
|
Defines date-time offset mask settings.
|
DxDrawer
|
A side panel that supports minimized layout and expand/collapse operations.
|
DxDropDown
|
A control that displays a drop-down window with custom content.
|
DxDropDownBox
|
An editor with a drop-down window.
|
DxDropDownBoxDropDownButton
|
A button that invokes the drop-down window in the DxDropDownBox component.
|
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.
|
DxExportSettings
|
Contains the target component’s export and print settings.
|
DxFileInput
|
A component that allows you to access the contents of selected files directly in razor code.
|
DxFlyout
|
A contextual popup UI element that allows you to display hints, warnings, and other messages.
|
DxFontSettings
|
Contains the element’s font settings.
|
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.
|
DxGaugeAnimationSettings
|
Contains animation settings.
|
DxGaugeGeometrySettings
|
Contains geometry settings for the gauge arc.
|
DxGrid
|
A component that displays data in a tabular format and allows users to edit, sort, group, filter, and otherwise shape data.
|
DxGridBandColumn
|
A band column that joins regular DxGrid columns into a group with a common header.
|
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.
|
DxHtmlEditor
|
A WYSIWYG text editor.
|
DxHtmlEditorMention
|
Defines a mention list.
|
DxHtmlEditorMentions
|
Contains a collection of mention lists.
|
DxHtmlEditorVariables
|
Contains placeholder variables and related settings.
|
DxInputBox
|
The input box component that can be added to the DxComboBox‘s EditBoxDisplayTemplate template.
|
DxLayoutBreakpoint
|
A component that allows you to adapt page layout to different window sizes.
|
DxLegendSubtitleSettings
|
Contains settings for the legend subtitle.
|
DxLegendTitleSettings
|
Contains settings for the legend title.
|
DxListBox<TData, TValue>
|
A component 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.
|
DxMap
|
An interactive component that displays a geographic map with markers and routes.
|
DxMapApiKeys
|
Allows you to specify keys for map data providers.
|
DxMapCenter
|
Defines location that is displayed at the component’s center.
|
DxMapMarker
|
Contains a map marker’s settings.
|
DxMapMarkerLocation
|
Defines a marker location’s settings.
|
DxMapMarkers
|
Contains a collection of map markers.
|
DxMapMarkerTooltip
|
Contains settings of a marker tooltip.
|
DxMapRoute
|
Contains a route’s settings.
|
DxMapRouteLocation
|
Defines a location’s settings.
|
DxMapRouteLocations
|
Contains a collection of route locations.
|
DxMapRoutes
|
Contains a collection of routes shown on the map.
|
DxMarginSettings
|
Contains settings for the element’s margins.
|
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.
|
DxPieChartAnnotation
|
Defines a piechart annotation.
|
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.
|
DxPolarChart<T>
|
A control that visualizes bound data as graphs in polar coordinates.
|
DxPolarChartAreaSeries<T, TArgument, TValue>
|
Defines an area series.
|
DxPolarChartArgumentAxis
|
Defines a Polar Chart’s argument axis.
|
DxPolarChartAxisLabel
|
Defines 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.
|
DxPolarChartValueAxis
|
Defines a Polar Chart’s value axis.
|
DxPopup
|
A modal popup window with custom content that overlays the current view.
|
DxPopupBase
|
Defines the base API for classes that implement popup windows.
|
DxProgressBar
|
A 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.
|
DxRegExMaskProperties
|
Defines properties for Regular Expression masks.
|
DxResourceManager
static
|
Contains methods that allow you to register DevExpress resources.
|
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.
|
DxSchedulerResourceIdCollection
|
A collection of resource identifiers.
|
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.
|
DxShadowSettings
|
Contains settings for the element’s shadows.
|
DxSparkline
|
A component that visualizes value trends as an inline graph.
|
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.
|
DxSubtitleSettings
|
Contains subtitle settings.
|
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.
|
DxTextFormatSettings
|
Contains the element’s format settings.
|
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.
|
DxTimeOnlyMaskProperties
|
Defines TimeOnly mask settings.
|
DxTimeSpanMaskProperties
|
Defines time span mask settings.
|
DxTitleSettings
|
Contains title settings.
|
DxToast
|
A pop-up notification message.
|
DxToastProvider
|
A component that displays toast notifications.
|
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.
|
DxTooltipSettings
|
Contains tooltip settings.
|
DxTreeList
|
A component that displays hierarchical data in tabular format and allows users to sort, filter, and otherwise shape the data.
|
DxTreeListBandColumn
|
A band column that joins regular DxTreeList columns into a group with a common header.
|
DxTreeListColumn
|
A base class for TreeList columns.
|
DxTreeListDataColumn
|
DxTreeList data column.
|
DxTreeListSelectionColumn
|
A selection column.
|
DxTreeListSummaryItem
|
A summary item.
|
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.
|
FilesUploadingEventArgs
|
Contains data for the FilesUploading event.
|
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
|
Obsolete. The class is obsolete.
|
GridColumnFilterRowCellTemplateContext
|
Obsolete. The class is obsolete.
|
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 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 DxGrid and DxTreeList to a custom data source.
|
GridCustomDataSourceCountOptions
|
Contains data for the GridCustomDataSource.GetItemCountAsync and GridDevExtremeDataSource.GetItemCountAsync methods.
|
GridCustomDataSourceExceptionHandlerArgs
|
Contains data for the ExceptionHandler delegate.
|
GridCustomDataSourceGroupCriterion
|
Contains information about applied groping criterion.
|
GridCustomDataSourceGroupInfo
|
Contains information about the group.
|
GridCustomDataSourceGroupingOptions
|
Contains data for the GridCustomDataSource.GetGroupInfoAsync and GridDevExtremeDataSource.GetGroupInfoAsync methods.
|
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.
|
GridCustomDataSourceTotalSummaryOptions
|
Contains data for GridCustomDataSource.GetTotalSummaryAsync and GridDevExtremeDataSource.GetTotalSummaryAsync 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 properties for the GridCustomizeDataRowEditorEventArgs class.
|
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 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 DxGrid and DxTreeList components to large IQueryable data collections.
|
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.
|
GridEmptyDataAreaTemplateContext
|
Stores information about the Grid and is passed as the context parameter to the Grid.EmptyDataAreaTemplate.
|
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.
|
GridToolbarTemplateContext
|
Stores information about the Grid component. Serves as the context parameter in ToolbarTemplate.
|
GridUnboundColumnDataEventArgs
|
Contains data for the UnboundColumnData event.
|
GridXlExportOptions
|
Contains options that define how a document is exported to XLS and XLSX.
|
HtmlEditorToolbarGroupNames
static
|
Contains names of all groups in the built-in toolbar.
|
HtmlEditorToolbarItemNames
static
|
Contains names of built-in toolbar items.
|
ListBoxColumnCellDisplayTemplateContext
|
Stores 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.
|
ListBoxDisplayTemplateContextBase
|
The base class for list editors’ *TemplateContext classes.
|
ListBoxEmptyDataAreaTemplateContext
|
Stores information about List Box data and is passed as the context parameter to the EmptyDataAreaTemplate.
|
ListBoxFilterCriteriaChangedEventArgs<TData, TValue>
|
Stores data for the FilterCriteriaChanged event.
|
ListBoxItemDisplayTemplateContext
|
Stores 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.
|
MapClickEventArgs
|
Contains data for the MapClick event.
|
MapMarkerClickEventArgs
|
Contains data for the MarkerClick event.
|
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.
|
PolarChartSelectionChangedEventArgs
|
Contains data for the SelectionChanged event.
|
PolarChartSeriesClickEventArgs
|
Contains 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).
|
SchedulerCompatibility
static
|
Contains static properties used to ensure backward compatibility.
|
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.
|
SchedulerRecurrenceFormInfo
|
Stores information about the Scheduler’s Recurrence form.
|
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.
|
SchedulerViewInfo
|
Stores 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.
|
SelectionChangedEventArgs
|
Contains data for DxComboBox.SelectedDataItemChanged, DxListBox.SelectedDataItemsChanged, and DxTagBox.SelectedDataItemsChanged events.
|
TabClickEventArgs
|
Contains data for the DxTabs.TabClick or DxTabBase.Click events.
|
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.
|
TagBoxEmptyDataAreaTemplateContext
|
Stores information about TagBox data. The EmptyDataAreaTemplate property accepts this object as the context parameter.
|
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.
|
TimeSpanMask
static
|
Defines built-in patterns for time span masks.
|
ToastOptions
|
Defines options for a toast notification.
|
ToolbarItemClickEventArgs
|
Provides data for the Toolbar’s ItemClick and Toolbar item’s Click events.
|
TreeListChildrenLoadingEventArgs
|
Stores data for the ChildrenLoading event.
|
TreeListChildrenLoadingOnDemandEventArgs
|
Stores data for the ChildrenLoadingOnDemand event.
|
TreeListColumnFooterTemplateContext
|
Stores information about a footer cell in the TreeList and is passed as the context parameter to the DxTreeList.ColumnFooterTemplate and DxTreeListColumn.FooterTemplate.
|
TreeListColumnHeaderCaptionTemplateContext
|
Stores information about a column header’s caption and is passed as the context parameter to the DxTreeList.ColumnHeaderCaptionTemplate and DxTreeListColumn.HeaderCaptionTemplate.
|
TreeListCustomizeCellDisplayTextEventArgs
|
Contains data for the CustomizeCellDisplayText event.
|
TreeListCustomizeCellEditorEventArgs
|
The base class that declares properties for the TreeListCustomizeCellEditorEventArgs class.
|
TreeListCustomizeElementEventArgs
|
Provides data for the CustomizeElement event.
|
TreeListCustomizeFilterRowEditorEventArgs
|
Contains data for the CustomizeFilterRowEditor event.
|
TreeListCustomizeSummaryDisplayTextEventArgs
|
Contains data for the CustomizeSummaryDisplayText event.
|
TreeListCustomSortEventArgs
|
Contains data for the CustomSort event.
|
TreeListCustomSummaryEventArgs
|
Contains data for the CustomSummary event.
|
TreeListDataColumnCellDisplayTemplateContext
|
Stores information about a data column cell in the TreeList and is passed as the context parameter to the DxTreeList.DataColumnCellDisplayTemplate and DxTreeListDataColumn.CellDisplayTemplate.
|
TreeListDataColumnFilterRowCellTemplateContext
|
Stores information about the data column’s filter row cell and is passed as the context parameter to the DxTreeListDataColumn.FilterRowCellTemplate.
|
TreeListEmptyDataAreaTemplateContext
|
Stores information about the TreeList and is passed as the context parameter to the TreeList.EmptyDataAreaTemplate.
|
TreeListFilterCriteriaChangedEventArgs
|
Stores data for the FilterCriteriaChanged event.
|
TreeListFocusedRowChangedEventArgs
|
Contains data for the FocusedRowChanged event.
|
TreeListRowClickEventArgs
|
Contains data for RowClick and RowDoubleClick events.
|
TreeListSelectionColumnCellDisplayTemplateContext
|
Stores information about a selection column cell and is passed as the context parameter to the DxTreeListSelectionColumn.CellDisplayTemplate.
|
TreeListSelectionColumnFilterRowCellTemplateContext
|
Stores information about the selection column’s filter row cell and is passed as the context parameter to the DxTreeListSelectionColumn.FilterRowCellTemplate.
|
TreeListSelectionColumnHeaderTemplateContext
|
Stores information about the selection column header and is passed as the context parameter to DxTreeListSelectionColumn.HeaderTemplate.
|
TreeListToolbarTemplateContext
|
Stores information about the TreeList component. Serves as the context parameter in ToolbarTemplate.
|
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.
|