DevExpress.Web.Bootstrap Namespace
Contains classes which implement the main functionality of DevExpress Bootstrap controls for ASP.NET.
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Classes
| Name | Description |
|---|---|
| AccordionBootstrapSpecificGroupSettings | Stores BootstrapAccordionGroup‘s rendering settings affecting features specific to the Bootstrap framework. |
| AppointmentEditBootstrapDialogLayoutElementCollection | |
| AppointmentInplaceEditBootstrapDialogLayoutElementCollection | |
| AppointmentInplaceEditDialogViewModel | |
| AppointmentInplaceEditDialogViewModel<T> | |
| AxisTitleSettings | Defines settings of the axis title. |
| AxisTitleSettingsBase | Serves as a base class for settings of the axis title. |
| BootstrapAccordion | Represents the web navigation bar control. |
| BootstrapAccordionCssClasses | Stores CSS classes applied to visual elements of the Accordion control. |
| BootstrapAccordionGroup | Represents an individual group within the BootstrapAccordion control. |
| BootstrapAccordionGroupCancelEventArgs | Provides data for cancellable events which concern manipulations on groups. |
| BootstrapAccordionGroupCollection | Represents a collection of groups within the BootstrapAccordion control. |
| BootstrapAccordionGroupCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated group. |
| BootstrapAccordionGroupDataFields | Contains properties allowing you to specify data fields from which group settings of a bound BootstrapAccordion should be obtained. |
| BootstrapAccordionGroupEventArgs | Provides data for events which concern manipulations on groups. |
| BootstrapAccordionItem | Represents an individual item within the BootstrapAccordion control. |
| BootstrapAccordionItemCollection | Represents a collection of items within a group. |
| BootstrapAccordionItemCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated item. |
| BootstrapAccordionItemDataFields | Contains properties allowing you to specify data fields from which item settings of a bound BootstrapAccordion should be obtained. |
| BootstrapAccordionItemEventArgs | Provides data for events which concern manipulations on items. |
| BootstrapAccordionItems | Represents a collection of existing items for a specific BootstrapAccordion. |
| BootstrapAgendaView | Represents an Agenda View. |
| BootstrapAgendaViewAppointmentRowCssClasses | |
| BootstrapAgendaViewCssClasses | |
| BootstrapAgendaViewElementCssClasses | |
| BootstrapAgendaViewHorizontalDateHeaderCssClasses | |
| BootstrapAgendaViewHorizontalDateHeaderCssClassesBase | |
| BootstrapAgendaViewTodayHorizontalDateHeaderCssClasses | |
| BootstrapAgendaViewTodayVerticalDateHeaderCssClasses | |
| BootstrapAgendaViewTodayVerticalDateHeaderCssClassesBase | |
| BootstrapAgendaViewVerticalDateHeaderCssClasses | |
| BootstrapAllButtonProperties | Contains settings specific to the button that when clicked, displays the content of all pages. |
| BootstrapAppointmentLabel | |
| BootstrapAppointmentLabelCollection | |
| BootstrapAppointmentStatus | |
| BootstrapAppointmentStatusCollection | |
| BootstrapAppointmentStorage | Represents a storage which holds a collection of appointments. |
| BootstrapAxisBreaksCollection | |
| BootstrapAxisBreakStyle | |
| BootstrapBadgeProperties | Contains settings specific to badges. |
| BootstrapBinaryImage | Represents an editor capable of displaying images from a binary stream. |
| BootstrapBinaryImageClientSideEvents | Contains a list of the client-side events available for the Binary Image. |
| BootstrapBinaryImageEditingSettings | Contains settings that relate to the editing functionality of the Binary Image. |
| BootstrapBinaryImageEditingSettingsBase | Serves as a base class for classes that contain settings that relate to the editing functionality of the Binary Image. |
| BootstrapBinaryImageEditProperties | Contains settings specific to a binary image editor. |
| BootstrapBinaryImageUploadSettings | Contains settings that relate to the editor’s upload functionality. |
| BootstrapBinaryImageUploadValidationSettings | Contains settings that relate to the validation of image files, uploaded using the editor. |
| BootstrapBrowseButtonProperties | |
| BootstrapButton | Represents the button control. |
| BootstrapButtonBootstrapSpecificSettings | Stores BootstrapButton‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapButtonBootstrapSpecificSettingsBase | Serves as a base class for classes that provide Bootstrap-specific settings. |
| BootstrapButtonCssClasses | Stores CSS classes applied to visual elements of the Button control. |
| BootstrapButtonEdit | Represents an edit control with embedded buttons. |
| BootstrapButtonEditCssClasses | Stores CSS classes applied to visual elements of the Button Edit control. |
| BootstrapButtonEditProperties | Contains settings specific to a button editor. |
| BootstrapCalendar | Represents the calendar control. |
| BootstrapCalendarCssClasses | Stores CSS classes applied to visual elements of the Calendar control. |
| BootstrapCalendarFastNavProperties | Contains settings specific to a calendar’s fast navigation panel. |
| BootstrapCalendarProperties | Contains settings specific to a calendar editor. |
| BootstrapCallbackPanel | Represents a panel control that acts as a container for other controls and allows its content to be updated, via callbacks. |
| BootstrapCallbackPanelClientSideEvents | Contains a list of the client-side events available for the Bootstrap Callback Panel control. |
| BootstrapCallbackPanelCssClasses | Stores CSS classes applied to visual elements of the Callback Panel control. |
| BootstrapCancelButtonProperties | |
| BootstrapCardView | A server Card View control. |
| BootstrapCardViewBeforeColumnSortingEventArgs | Provides data for the BootstrapCardView.BeforeColumnSorting event. |
| BootstrapCardViewBeforeHeaderFilterFillItemsEventArgs | Provides data for the BootstrapCardView.BeforeHeaderFilterFillItems event. |
| BootstrapCardViewBehaviorSettings | Provides behavior options for BootstrapCardViews. |
| BootstrapCardViewBinaryImageColumn | Represents a data column that displays images from a binary stream. |
| BootstrapCardViewButtonEditColumn | Represents a data column with the button editor. |
| BootstrapCardViewCardLayoutItemsCreatedEventArgs | Provides data for the BootstrapCardView.CardLayoutItemsCreated event. |
| BootstrapCardViewCheckColumn | Represents a Boolean data column. |
| BootstrapCardViewClientSideEvents | Contains a list of the client-side events available for the BootstrapCardView. |
| BootstrapCardViewColorEditColumn | |
| BootstrapCardViewColumn | Serves as a base for classes that represent data columns. |
| BootstrapCardViewColumnCollection | Represents the BootstrapCardView‘s column collection. |
| BootstrapCardViewColumnCssClasses | Stores CSS classes applied to visual elements of the Card View column. |
| BootstrapCardViewColumnDataEventArgs | Provides data for the BootstrapCardView.CustomUnboundColumnData event. |
| BootstrapCardViewColumnDateRangeCalendarSettings | |
| BootstrapCardViewColumnDateRangePickerSettings | |
| BootstrapCardViewColumnDisplayTextEventArgs | Provides data for the BootstrapCardView.CustomColumnDisplayText event. |
| BootstrapCardViewColumnLayoutItem | Represents a layout item within the Card View’s edit form. |
| BootstrapCardViewColumnSettings | Contains settings that relate to the sorting and filtering functionality of a column. |
| BootstrapCardViewComboBoxColumn | Represents a data column with the combo box editor. |
| BootstrapCardViewCommandButtonEventArgs | Provides data for the BootstrapCardView.CommandButtonInitialize event. |
| BootstrapCardViewCommandButtonSettings | Provides settings that affect the command button‘s appearance and functionality. |
| BootstrapCardViewCommandButtonsSettings | Provide access to command buttons properties. |
| BootstrapCardViewCommandLayoutItem | Represents a layout item for a command button within the Card View’s edit form. |
| BootstrapCardViewCssClasses | Stores CSS classes applied to visual elements of the Card View control. |
| BootstrapCardViewCustomColumnSortEventArgs | Provides data for the BootstrapCardView.CustomColumnSort event. |
| BootstrapCardViewCustomCommandButton | Represents a custom command button. |
| BootstrapCardViewCustomCommandButtonCollection | Represents the collection of custom command buttons. |
| BootstrapCardViewCustomCommandButtonEventArgs | Provides data for the BootstrapCardView.CustomButtonInitialize event. |
| BootstrapCardViewDataColumnHeaderFilterSettings | |
| BootstrapCardViewDataSecuritySettings | Contains security settings that allow you to disable data modification operations (edit, insert, delete). |
| BootstrapCardViewDateColumn | Represents a data column used to display DateTime values. |
| BootstrapCardViewDropDownEditColumn | Represents a data column with an editor containing a customizable dropdown window. |
| BootstrapCardViewEditColumn | Serves as a base for classes that represent edit data columns. |
| BootstrapCardViewEditFormPopupSettings | Contains Popup Edit Form specific settings. |
| BootstrapCardViewEditingSettings | Provides editing settings for BootstrapCardViews. |
| BootstrapCardViewEditorEventArgs | Provides data for the BootstrapCardView.CellEditorInitialize event. |
| BootstrapCardViewFlowLayoutSettings | Contains settings that relate to the Card View’s flow layout. |
| BootstrapCardViewFormLayoutProperties | Contains settings that relate to the Form Layout used in the Card View’s edit form. |
| BootstrapCardViewHeaderFilterEventArgs | Provides data for the BootstrapCardView.HeaderFilterFillItems event. |
| BootstrapCardViewHeaderFilterPopupSettings | Contains the Header Filter specific settings. |
| BootstrapCardViewHyperLinkColumn | Specifies a data column with hyperlink functionality. |
| BootstrapCardViewImageColumn | epresents a data column that displays images located at the specified URLs. |
| BootstrapCardViewLayoutGroup | Represents a layout group within the FormLayout used in the CardView’s edit form. |
| BootstrapCardViewLayoutItemCollection | Represents a collection of layout items within the Form Layout used in the Card View’s edit form. |
| BootstrapCardViewLayoutSettings | Contains settings that relate to the CardView’s layout. |
| BootstrapCardViewMemoColumn | Represents a data column used to display memo data. |
| BootstrapCardViewPagerSettings | Provides settings that affect the pager appearance and functionality. |
| BootstrapCardViewPageSizeItemSettings | Contains Page Size Item element specific settings. |
| BootstrapCardViewPopupControlSettings | Contains specific settings for different popup elements. |
| BootstrapCardViewProgressBarColumn | Represents a data column with the progress bar editor. |
| BootstrapCardViewSearchPanelCommandButtonSettings | Provides settings that affect the appearance and functionality of command buttons displayed within the Search Panel. |
| BootstrapCardViewSettings | Provides view options for the BootstrapCardView control. |
| BootstrapCardViewSpinEditColumn | Represents a data column used to display numeric data. |
| BootstrapCardViewSummaryDisplayTextEventArgs | Provides data for the BootstrapCardView.SummaryDisplayText event. |
| BootstrapCardViewTabbedLayoutGroup | |
| BootstrapCardViewTagBoxColumn | A data column with the tag box editor. |
| BootstrapCardViewTextColumn | Represents a data column used to display string values. |
| BootstrapCardViewTextSettings | Provides text options for BootstrapCardViews. |
| BootstrapCardViewTimeEditColumn | Represents a data column used to display and edit time portions of DateTime values. |
| BootstrapCardViewToolbar | A base class for the Card View’s toolbar. |
| BootstrapCardViewToolbarCollection | Represents the BootstrapCardView‘s toolbar collection. |
| BootstrapCardViewToolbarItem | Implements the Card View’s toolbar item functionality. |
| BootstrapCardViewToolbarItemBase | Implements the base toolbar item functionality for the BootstrapCardView control. |
| BootstrapCardViewToolbarItemClickEventArgs | Provides data for the BootstrapCardView.ToolbarItemClick event. |
| BootstrapCardViewToolbarItemCollection | Represents a collection of a BootstrapCardView‘s toolbar items. |
| BootstrapCardViewToolbarMenuItem | An individual item within a Card View toolbar item’s drop-down menu. |
| BootstrapCardViewToolbarMenuItemCollection | Represents a collection of a BootstrapCardView toolbar item’s nested items. |
| BootstrapChart | A Chart control. |
| BootstrapChartAdaptivitySettings | Stores settings related to char controls’ adaptive behavior. |
| BootstrapChartAggregationSettings | Stores chart series aggregation settings. |
| BootstrapChartAnimationSettings | Stores Chart animation options. |
| BootstrapChartAreaSeries | Stores settings supported by a series of the Area type. |
| BootstrapChartAreaSeriesBase | Serves a base for classes that store settings for series of the Area type. |
| BootstrapChartArgumentAxis | Stores settings of the Chart control’s argument axis. |
| BootstrapChartAxisLabelSettings | Stores settings of a Chart control’s axis labels. |
| BootstrapChartAxisSettings | Stores settings of the Chart control’s axis. |
| BootstrapChartAxisSettingsBase | Serves as a base for classes storing chart axis settings. |
| BootstrapChartBarSeries | Stores settings for series of the Bar type. |
| BootstrapChartBarSeriesBase | Serves as a base for classes that store settings for series of the Bar type. |
| BootstrapChartBase | Serves as a base for Bootstrap chart controls. |
| BootstrapChartBubbleSeries | Stores settings supported by a series of the Bubble type. |
| BootstrapChartCandleStickSeries | Stores settings supported by a series of the CandleStick type. |
| BootstrapChartClientSideEvents | Contains a list of the client-side events available for the BootstrapChart control. |
| BootstrapChartClientSideEventsBase | Serves as the base class for classes containing client-side event handlers for Charts. |
| BootstrapChartCommonAxisSettings | Stores settings common for all axes of a Chart control. |
| BootstrapChartCommonSeries | Specifies settings common for all series in the Chart. |
| BootstrapChartCommonSeriesBase | Serves as a base for classes storing settings of chart series. |
| BootstrapChartConstantLine | Stores settings of a Chart constant line. |
| BootstrapChartConstantLineCollection | A collection of a Chart constant lines. |
| BootstrapChartCssClasses | Stores CSS classes applied to visual elements of the Chart control. |
| BootstrapChartCssClassesBase | Serves as a base for classes storing CSS settings of chart controls included into the DevExpress Bootstrap Controls suite. |
| BootstrapChartDataPrepareSettings | Stores settings that determine how a Chart control manages data from a data source before visualizing it. |
| BootstrapChartFinancialSeriesBase | Serves a base for classes that store settings for series of the Financial type. |
| BootstrapChartFullStackedAreaSeries | Stores settings supported by a series of the Full Stacked Area type. |
| BootstrapChartFullStackedBarSeries | Stores settings supported by a series of the Full Stacked Bar type. |
| BootstrapChartFullStackedLineSeries | Stores settings supported by a series of the Full Stacked Line type. |
| BootstrapChartFullStackedSplineAreaSeries | Stores settings supported by a series of the Full Stacked Spline Area type. |
| BootstrapChartFullStackedSplineSeries | Stores settings supported by a series of the Full Stacked Spline type. |
| BootstrapChartLegendSettings | Stores settings related to a chart legend. |
| BootstrapChartLineSeries | Stores settings supported by a series of the Line type. |
| BootstrapChartPointSeriesBase | Serves a base for classes that store settings for series of the Point type. |
| BootstrapChartPointSettings | Stores settings related to chart series points. |
| BootstrapChartRangeAreaSeries | Stores settings supported by a series of the Range Area type. |
| BootstrapChartRangeBarSeries | Stores settings supported by a series of the Range Bar type. |
| BootstrapChartRangeSeriesBase | Serves a base for classes that store settings for series of the Range type. |
| BootstrapChartScatterSeries | Stores settings supported by a series of the Scatter type. |
| BootstrapChartScrollBarSettings | Stores settings related to the Chart control’s scrollbars. |
| BootstrapChartSeries | Stores settings of a Chart series. |
| BootstrapChartSeriesBase | Serves as a base for classes storing settings of a Chart series. |
| BootstrapChartSeriesCollection | A collection of a Chart series. |
| BootstrapChartSeriesCollectionBase | Serves as a base for the classes the store the chart control series. |
| BootstrapChartSeriesLabelSettings | Stores settings of Chart series labels. |
| BootstrapChartSeriesTemplateSettings | Stores settings for the series template. |
| BootstrapChartSplineAreaSeries | Stores settings of the Spline Area series. |
| BootstrapChartSplineSeries | Serves as a base for classes that store settings of the Spline series. |
| BootstrapChartStackedAreaSeries | Stores settings of the Stacked Area series. |
| BootstrapChartStackedBarSeries | Stores settings of the Stacked Bar series. |
| BootstrapChartStackedLineSeries | Stores settings of the Stacked Line series. |
| BootstrapChartStackedSplineAreaSeries | Stores settings of the Stacked Spline Area series. |
| BootstrapChartStackedSplineSeries | Stores settings of the Stacked Spline series. |
| BootstrapChartStepAreaSeries | Stores settings of the Step Area series. |
| BootstrapChartStepLineSeries | Stores settings of the Step Line series. |
| BootstrapChartStockSeries | Stores settings of the Stock series. |
| BootstrapChartStrip | Represents a chart strip. |
| BootstrapChartStripCollection | A collection of chart strips. |
| BootstrapChartTooltipSettings | Stores chart tooltip settings. |
| BootstrapChartValueAxis | Stores settings of the Chart control’s value axis. |
| BootstrapChartValueAxisCollection | A collection of the Chart control’s value axes. |
| BootstrapChartValueErrorBarSettings | Stores settings of the value error bars for numeric axes. |
| BootstrapChartZoomAndPanSettings | Configures zooming and panning. |
| BootstrapCheckBox | Represents the check box control. |
| BootstrapCheckboxAndRadioBootstrapSpecificSettings | Stores BootstrapCheckBox‘s and BootstrapRadioButton‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapCheckBoxCssClasses | Stores CSS classes applied to visual elements of the Check Box control. |
| BootstrapCheckBoxList | A control to display a list of check boxes. |
| BootstrapCheckBoxListCssClasses | Stores CSS classes applied to visual elements of the Check Box List control. |
| BootstrapCheckBoxListProperties | Contains settings specific to a checkbox list editor. |
| BootstrapCheckBoxProperties | Contains settings specific to a checkbox editor. |
| BootstrapClearButton | Implements the Clear button functionality. |
| BootstrapColorEdit | Represents a control that allows end users to specify a color. |
| BootstrapColorEditCssClasses | Stores CSS classes applied to visual elements of the Color Edit control. |
| BootstrapColorEditProperties | Contains settings specific to the Color Edit control. |
| BootstrapComboBox | Represents an editor which displays a list of items within its dropdown window. |
| BootstrapComboBoxCssClasses | Stores CSS classes applied to visual elements of the Combo Box control. |
| BootstrapComboBoxProperties | Contains settings specific to a combobox editor. |
| BootstrapConfigurationSection | |
| BootstrapCoordinateSystemChart | Serves as a base for the BootstrapChart and BootstrapPolarChart controls. |
| BootstrapCoordinateSystemChartClientSideEvents | Serves as the base class for classes containing client-side event handlers for coordinate system charts. |
| BootstrapCoordinateSystemChartCssClasses | Stores CSS classes applied to visual elements of a coordinate system chart. |
| BootstrapCoordinateSystemChartSeries | Serves as a base for coordinate system chart series. |
| BootstrapCoordinateSystemChartSeriesCollection | |
| BootstrapCssClasses | Serves as a base class for classes defining CSS settings of DevExpress Bootstrap Controls. |
| BootstrapDateEdit | A date editor control with a dropdown window containing a calendar and a time editor. |
| BootstrapDateEditCalendarAdaptivitySettings | |
| BootstrapDateEditCalendarCssClasses | Stores CSS classes applied to visual elements of the Date Edit control’s drop-down calendar. |
| BootstrapDateEditCalendarProperties | Contains settings specific to a date editor’s dropdown calendar. |
| BootstrapDateEditCssClasses | Stores CSS classes applied to visual elements of the Date Edit control. |
| BootstrapDateEditProperties | Contains settings specific to a date editor. |
| BootstrapDateEditTimeEditCssClasses | Stores CSS classes applied to visual elements of the Date Edit control’s time edit. |
| BootstrapDateEditTimeEditProperties | Contains settings specific to the Date Edit control’s time edit. |
| BootstrapDateEditTimeSectionProperties | Contains settings specific to the Date Edit control’s time section. |
| BootstrapDayView | Represents a Day View |
| BootstrapDayViewCssClasses | |
| BootstrapDialogButton | |
| BootstrapDialogButtonCollection | |
| BootstrapDialogButtonGroup | |
| BootstrapDialogField | |
| BootstrapDialogField<TViewModel> | |
| BootstrapDialogFieldBase | |
| BootstrapDialogFieldGroup | |
| BootstrapDialogFieldGroup<TViewModel> | |
| BootstrapDialogFieldGroupBase | |
| BootstrapDialogLayout | |
| BootstrapDialogLayoutElement | |
| BootstrapDialogLayoutElementCollection | |
| BootstrapDialogLayoutElementCollection<TViewModel> | |
| BootstrapDialogLayoutElementCollectionBase<TElement> | |
| BootstrapDialogLayoutSettings | |
| BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> | |
| BootstrapDialogNamedLayoutElement | |
| BootstrapDialogNestedField | |
| BootstrapDialogNestedFieldCollection | |
| BootstrapDialogNestedFieldCollection<TViewModel> | |
| BootstrapDialogOptionField | |
| BootstrapDialogTabbedFieldGroup | |
| BootstrapDialogTabbedFieldGroup<TViewModel> | |
| BootstrapDropDownButton | Represents the default edit button that invokes the editor’s dropdown window. |
| BootstrapDropDownEdit | An editor that provides the dropdown list functionality. |
| BootstrapDropDownEditCssClasses | Stores CSS classes applied to visual elements of the Dropdown Edit control. |
| BootstrapDropDownEditModalCommandButton | The BootstrapDropDownEdit drop-down window’s command buttons. |
| BootstrapDropDownEditProperties | Contains settings specific to dropdown editors. |
| BootstrapEditButton | Represents a button for a button editor control. |
| BootstrapEditButtonCollection | Represents a collection of buttons in a button editor. |
| BootstrapEditModeCommandLayoutItem | A layout item for command buttons in the BootstrapGridView and BootstrapCardView edit forms. |
| BootstrapEditorCaptionSettings | Contains settings specific to the editor caption. |
| BootstrapEditorCaptionSettingsBase | The base class for editor caption settings. |
| BootstrapEditorCssClasses | Stores CSS classes applied to visual elements of an editor. |
| BootstrapEditorCssClassesBase | Serves as a base for classes storing CSS settings of editors included in the DevExpress Bootstrap Controls suite. |
| BootstrapEditorValidationSettings | Contains the settings that relate to editor validation. |
| BootstrapFABAction | Represents the Floating Action Button‘s Action object. |
| BootstrapFABActionBase | Serves as a base class for the Floating Action Button‘s Action object. |
| BootstrapFABActionBootstrapSpecificSettings | Stores BootstrapFloatingActionButton‘s rendering settings that affect features specific to the Bootstrap framework. |
| BootstrapFABActionCollection | Represents the Floating Action Button‘s action collection. |
| BootstrapFABActionGroup | Represents the Floating Action Button‘s Action Group. |
| BootstrapFABActionItem | Represents the action item. |
| BootstrapFileManager | |
| BootstrapFileManagerCssClasses | Provides access to CSS classes applied to visual elements of the File Manager control. |
| BootstrapFileManagerDetailsCustomColumn | |
| BootstrapFileManagerSettingsContextMenu | |
| BootstrapFileManagerSettingsFileList | |
| BootstrapFileManagerSettingsToolbar | Toolbar settings. |
| BootstrapFileManagerSettingsUpload | Contains the upload panel’s settings. |
| BootstrapFileManagerThumbnailCreateEventArgs | |
| BootstrapFileManagerToolbarCopyButton | A toolbar button that copies files and folders. |
| BootstrapFileManagerToolbarCreateButton | A toolbar button that creates a new folder. |
| BootstrapFileManagerToolbarCustomButton | A custom toolbar item. |
| BootstrapFileManagerToolbarCustomDropDownButton | A custom drop-down toolbar item. |
| BootstrapFileManagerToolbarDeleteButton | A toolbar item that deletes a file or folder. |
| BootstrapFileManagerToolbarMoveButton | A toolbar item that moves files and folders. |
| BootstrapFileManagerToolbarRefreshButton | A toolbar item that refreshes the control’s content. |
| BootstrapFileManagerToolbarRenameButton | A toolbar item that renames files and folders. |
| BootstrapFileManagerUploadAdvancedModeSettings | |
| BootstrapFileManagerValidationSettings | |
| BootstrapFirstButtonProperties | Contains settings specific to the button that when clicked, navigates a user to the first page. |
| BootstrapFloatingActionButton | A server-side Floating Action Button control. |
| BootstrapFloatingActionButtonOptions | |
| BootstrapFormLayout | A form layout management control. |
| BootstrapFormLayoutCssClasses | Stores CSS classes applied to visual elements of the Form Layout control. |
| BootstrapFormLayoutGroupCssClasses | Stores CSS classes applied to visual elements of the Form Layout control’s layout group. |
| BootstrapFormLayoutItemCssClasses | Stores CSS classes applied to visual elements of a Form Layout item. |
| BootstrapFormLayoutProperties | Contains settings specific to the Form Layout control. |
| BootstrapFormTabbedLayoutGroupCssClasses | Stores CSS classes applied to visual elements of the Form Layout control’s tabbed layout group. |
| BootstrapFullWeekView | Represents a Full Week View. |
| BootstrapFullWeekViewCssClasses | |
| BootstrapGridBootstrapSpecificSettings | Serves as the base class for classes that store BootstrapGridView and BootstrapCardView’s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapGridColumnEditFormSettings | Provides the edit cell’s settings. |
| BootstrapGridCssClasses | Serves as the base class for classes that store CSS classes applied to visual elements of the Card View and Grid View controls. |
| BootstrapGridEditorCssClasses | Stores CSS classes applied to visual elements of cell editors. |
| BootstrapGridFormLayoutCssClasses | Serves as the base class for classes that store CSS classes applied to visual elements of the GridView and Card View’s form layout. |
| BootstrapGridPagerCssClasses | Serves as the base class for classes that store CSS classes applied to visual elements of the GridView and Card View’s Pager. |
| BootstrapGridPopupEditFormAdaptivitySettings | Contains the popup edit form‘s adaptivity settings. |
| BootstrapGridView | A control that provides a two-dimensional representation of data from a data source in grid format. |
| BootstrapGridViewAdaptiveCommandButtonSettings | |
| BootstrapGridViewAdaptivitySettings | Contains settings that relate to the grid’s adaptivity. |
| BootstrapGridViewAutoFilterEventArgs | |
| BootstrapGridViewBandColumn | A band column. |
| BootstrapGridViewBandColumnCssClasses | Stores CSS classes applied to visual elements of a Grid View band column. |
| BootstrapGridViewBatchEditSettings | Contains Batch Edit Mode specific settings. |
| BootstrapGridViewBeforeColumnGroupingSortingEventArgs | Provides data for the BootstrapGridView.BeforeColumnSortingGrouping event. |
| BootstrapGridViewBeforeHeaderFilterFillItemsEventArgs | Provides data for the BootstrapGridView.BeforeHeaderFilterFillItems event. |
| BootstrapGridViewBehaviorSettings | Provides behavior options for BootstrapGridView. |
| BootstrapGridViewBinaryImageColumn | Represents a data column that displays images from a binary stream. |
| BootstrapGridViewBootstrapSpecificSettings | Stores BootstrapGridView‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapGridViewButtonEditColumn | Represents a data column with the button editor. |
| BootstrapGridViewCheckColumn | Represents a Boolean data column. |
| BootstrapGridViewClientSideEvents | Contains a list of the client-side events available for BootstrapGridView. |
| BootstrapGridViewColorEditColumn | |
| BootstrapGridViewColumnCollection | |
| BootstrapGridViewColumnCssClasses | Stores CSS classes applied to visual elements of a Grid View column. |
| BootstrapGridViewColumnDataEventArgs | Provides data for the BootstrapGridView.CustomUnboundColumnData event. |
| BootstrapGridViewColumnDateRangeCalendarSettings | |
| BootstrapGridViewColumnDateRangePickerSettings | |
| BootstrapGridViewColumnDisplayTextEventArgs | Provides data for the BootstrapGridView.CustomColumnDisplayText event. |
| BootstrapGridViewColumnLayoutItem | Represents a layout item within the Grid View’s edit form. |
| BootstrapGridViewComboBoxColumn | Represents a data column with the combo box editor. |
| BootstrapGridViewCommandButtonEventArgs | Provides data for the BootstrapGridView.CommandButtonInitialize event. |
| BootstrapGridViewCommandButtonSettings | Provides settings that affect the command button’s appearance and functionality. |
| BootstrapGridViewCommandButtonsSettings | Contains settings of grid command buttons. |
| BootstrapGridViewCommandColumn | Represents a command column. |
| BootstrapGridViewCommandColumnCssClasses | Stores CSS classes applied to visual elements of a Grid View command column. |
| BootstrapGridViewCommandColumnCustomButton | Represents a custom command button. |
| BootstrapGridViewCommandColumnCustomButtonCollection | A collection of custom command buttons. |
| BootstrapGridViewContextMenuInitializeEventArgs | Provides data for the ContextMenuInitialize event. |
| BootstrapGridViewCookiesSettings | Provides cookies and layout settings for BootstrapGridView. |
| BootstrapGridViewCssClasses | Stores CSS classes applied to visual elements of the Grid View control. |
| BootstrapGridViewCustomButtonEventArgs | Provides data for the BootstrapGridView.CustomButtonInitialize event. |
| BootstrapGridViewCustomCellMergeEventArgs | |
| BootstrapGridViewCustomColumnSortEventArgs | Provides data for the BootstrapGridView.CustomColumnSort and BootstrapGridView.CustomColumnGroup events. |
| BootstrapGridViewCustomizationDialogCommandButtonSettings | |
| BootstrapGridViewDataColumn | Serves as a base for classes that represent data columns. |
| BootstrapGridViewDataColumnHeaderFilterSettings | |
| BootstrapGridViewDataColumnSettings | Provides options for data columns. |
| BootstrapGridViewDataSecuritySettings | Contains security settings that allow you to disable data modification operations (edit, insert, delete). |
| BootstrapGridViewDateColumn | Represents a data column used to display DateTime values. |
| BootstrapGridViewDropDownEditColumn | Represents a data column with an editor containing a customizable dropdown window. |
| BootstrapGridViewEditDataColumn | Serves as a base for classes that represent edit data columns. |
| BootstrapGridViewEditFormLayoutEventArgs | Provides data for the EditFormLayoutCreated event. |
| BootstrapGridViewEditFormPopupSettings | Contains Popup Edit Form specific settings. |
| BootstrapGridViewEditingSettings | Provides editing settings for BootstrapGridView. |
| BootstrapGridViewEditorCreateEventArgs | |
| BootstrapGridViewEditorCssClasses | Stores CSS classes applied to visual elements of Grid View editors. |
| BootstrapGridViewEditorEventArgs | Provides data for the BootstrapGridView.CellEditorInitialize and BootstrapGridView.AutoFilterCellEditorInitialize events. |
| BootstrapGridViewFormLayoutCssClasses | |
| BootstrapGridViewFormLayoutProperties | Contains settings that relate to the FormLayout used in the GridView’s edit form. |
| BootstrapGridViewHeaderFilterEventArgs | Provides data for the BootstrapGridView.HeaderFilterFillItems event. |
| BootstrapGridViewHeaderFilterPopupSettings | |
| BootstrapGridViewHyperLinkColumn | Specifies a data column with hyperlink functionality. |
| BootstrapGridViewImageColumn | Represents a data column that displays images located at the specified URLs. |
| BootstrapGridViewLayoutGroup | |
| BootstrapGridViewLayoutItemCollection | |
| BootstrapGridViewMemoColumn | Represents a data column used to display memo data. |
| BootstrapGridViewPagerCssClasses | |
| BootstrapGridViewPagerSettings | Contains pager settings. |
| BootstrapGridViewPopupControlSettings | Contains specific settings for different popup elements. |
| BootstrapGridViewProgressBarColumn | Represents a data column with the progress bar editor. |
| BootstrapGridViewSearchPanelCommandButtonSettings | Provides settings that affect the appearance and functionality of a command button displayed on the Grid View’s search panel. |
| BootstrapGridViewSettings | Provides view options for the BootstrapGridView control. |
| BootstrapGridViewSpinEditColumn | Represents a data column used to display numeric data. |
| BootstrapGridViewTabbedLayoutGroup | |
| BootstrapGridViewTableCommandCellEventArgs | Provides data for the BootstrapGridView.HtmlCommandCellPrepared event. |
| BootstrapGridViewTableDataCellEventArgs | Provides data for the BootstrapGridView.HtmlDataCellPrepared event. |
| BootstrapGridViewTableFooterCellEventArgs | Provides data for the BootstrapGridView.HtmlFooterCellPrepared event. |
| BootstrapGridViewTagBoxColumn | Represents a data column with the tag box editor. |
| BootstrapGridViewTemplateReplacement | A server control used to display default contents of a Grid View‘s Edit Form and Pager within the Edit Form Template and Pager Template respectively. |
| BootstrapGridViewTemplates | Contains the templates used to display the Grid View’s data cells, rows, etc. |
| BootstrapGridViewTextColumn | Represents a data column used to display string values. |
| BootstrapGridViewTextSettings | Provides text options for BootstrapGridView. |
| BootstrapGridViewTimeEditColumn | Represents a data column used to display and edit time portions of DateTime values. |
| BootstrapGridViewToolbar | A base class for the Grid View’s toolbar. |
| BootstrapGridViewToolbarCollection | Represents the BootstrapGridView‘s toolbar collection. |
| BootstrapGridViewToolbarItem | Implements the Grid View’s toolbar item functionality. |
| BootstrapGridViewToolbarItemBase | Implements the base toolbar item functionality for the BootstrapGridView control. |
| BootstrapGridViewToolbarItemClickEventArgs | Provides data for the BootstrapGridView.ToolbarItemClick event. |
| BootstrapGridViewToolbarItemCollection | Represents a collection of a BootstrapGridView‘s toolbar items. |
| BootstrapGridViewToolbarMenuItem | An individual item within a Grid View toolbar item’s drop-down menu. |
| BootstrapGridViewToolbarMenuItemCollection | Represents a collection of a BootstrapGridView toolbar item’s nested items. |
| BootstrapHyperLink | Represents a text editor with hyperlink functionality. |
| BootstrapHyperlinkCssClasses | Stores CSS classes applied to visual elements of the Hyperlink control. |
| BootstrapHyperLinkProperties | Contains settings specific to a hyperlink editor. |
| BootstrapImage | Represents a control for displaying images. |
| BootstrapImageCssClasses | Stores CSS classes applied to visual elements of an image control. |
| BootstrapImageEditCssClasses | Stores CSS classes applied to visual elements of the Binary Image control. |
| BootstrapImageEditProperties | Contains settings specific to an image editor. |
| BootstrapLastButtonProperties | Contains settings specific to the button that when clicked, navigates a user to the last page. |
| BootstrapLayoutGroup | Represents a layout group within the BootstrapFormLayout control. |
| BootstrapLayoutGroupItemSettings | Contains settings specific to layout items displayed within a layout group. |
| BootstrapLayoutItem | Represents a layout item within the BootstrapFormLayout control. |
| BootstrapLayoutItemCaptionSettings | Contains settings specific to a layout item caption. |
| BootstrapLayoutItemCollection | Represents a collection that maintains layout items. |
| BootstrapLayoutItemDataBindingEventArgs | Provides data for the BootstrapFormLayout.LayoutItemDataBinding event. |
| BootstrapLayoutItemDataBoundEventArgs | Provides data for the BootstrapFormLayout.LayoutItemDataBound event. |
| BootstrapLayoutItemHelpTextSettings | Contains settings specific to the layout item help text. |
| BootstrapListBox | Represents a control to display a list of items. |
| BootstrapListBoxCssClasses | Stores CSS classes applied to visual elements of the List Box control. |
| BootstrapListBoxField | Contains settings that define an individual data field providing values to a list editor. |
| BootstrapListBoxFieldCollection | Represents a collection of list editor data fields. |
| BootstrapListBoxFieldMultiColumnSettings | Defines column settings for a List Box and Combo Box in multi-column mode. |
| BootstrapListBoxProperties | Contains settings specific to a listbox editor. |
| BootstrapListEditCssClasses | Stores CSS classes applied to visual elements of a list editor. |
| BootstrapListEditItem | Represents an individual list item. |
| BootstrapListEditItemCollection | Represents the collection of list items. |
| BootstrapMemo | Represents a multi-line text editor. |
| BootstrapMemoCssClasses | Stores CSS classes applied to visual elements of the Memo control. |
| BootstrapMemoProperties | Contains settings specific to a memo editor. |
| BootstrapMenu | Represents a menu control. |
| BootstrapMenuBase | Represents the base class for the BootstrapMenu control. |
| BootstrapMenuBootstrapSpecificSettings | Stores BootstrapMenu‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapMenuCssClasses | Stores CSS classes applied to visual elements of the Menu control. |
| BootstrapMenuCssClassesBase | |
| BootstrapMenuDataFields | |
| BootstrapMenuItem | Represents an individual menu item within menu controls. |
| BootstrapMenuItemCollection | Represents a collection that maintains menu items. |
| BootstrapMenuItemCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated menu item. |
| BootstrapMenuItemEventArgs | Provides data for events which concern manipulations on menu items. |
| BootstrapMonthView | Represents Month (Multi-Week) View. |
| BootstrapMonthViewCssClasses | |
| BootstrapNextButtonProperties | Contains settings specific to the button that when clicked, navigates a user to the next page. |
| BootstrapPageControl | Represents a navigation control made up of multiple tabbed pages. |
| BootstrapPageControlCancelEventArgs | Provides data for cancellable events which concern manipulations on tabs. |
| BootstrapPageControlCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated tab. |
| BootstrapPageControlCssClasses | Stores CSS classes applied to visual elements of the Page Control. |
| BootstrapPageControlEventArgs | Provides data for events which concern manipulations on tabs. |
| BootstrapPageControlProperties | |
| BootstrapPager | Represents a pager control. |
| BootstrapPagerBootstrapSpecificSettings | Stores BootstrapPager‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapPagerCssClasses | Stores CSS classes applied to visual elements of the Pager. |
| BootstrapPagerSettings | Contains pager settings. |
| BootstrapPageSizeItemSettings | Contains Page Size Item element specific settings. |
| BootstrapPieChart | A Pie Chart control. |
| BootstrapPieChartCommonSeries | Stores settings that are common for all series of a Pie Chart control. |
| BootstrapPieChartSeries | Stores settings of a Pie Chart series. |
| BootstrapPieChartSeriesCollection | A collection of Pie Chart series. |
| BootstrapPieChartSmallValuesGroupingSettings | Stores Pie Chart segment grouping options. |
| BootstrapPolarChart | A Polar Chart control visualizing data in a polar coordinate system. |
| BootstrapPolarChartAreaSeries | Stores settings of the Area series. |
| BootstrapPolarChartArgumentAxis | Stores settings of the Polar Chart control’s argument axis. |
| BootstrapPolarChartAxisLabelSettings | Stores settings of the Polar Chart control’s axis labels. |
| BootstrapPolarChartAxisSettingsBase | Serves as a base for classes storing the Polar Chart control’s axis settings. |
| BootstrapPolarChartBarSeries | Stores settings of the Bar series. |
| BootstrapPolarChartCommonSeries | Stores settings that are common for all Polar Chart series. |
| BootstrapPolarChartCssClasses | |
| BootstrapPolarChartLineSeries | Stores settings of the Line series. |
| BootstrapPolarChartScatterSeries | Stores settings of the Scatter series. |
| BootstrapPolarChartSeries | Stores settings of the Polar Chart control’s series. |
| BootstrapPolarChartSeriesBase | Serves as a base for classes storing settings of the Polar Chart control’s series. |
| BootstrapPolarChartSeriesCollection | A collection of the Polar Chart control’s series. |
| BootstrapPolarChartStackedBarSeries | Stores settings of the Stacked Bar series. |
| BootstrapPolarChartValueAxis | Stores settings of the Polar Chart control’s value axis. |
| BootstrapPopupControl | A web control that enables you to add the popup window functionality to your web application. |
| BootstrapPopupControlBootstrapSpecificSettings | Stores the Popup Control‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapPopupControlCommandEventArgs | Provides data for events whose function processes the Command event fired by a child control, within a templated popup window. |
| BootstrapPopupControlCssClasses | Stores CSS classes applied to visual elements of the Popup Control. |
| BootstrapPopupMenu | Represents a popup menu control. |
| BootstrapPrevButtonProperties | Contains settings specific to the button that when clicked, navigates a user to the previous page. |
| BootstrapProgressBar | Represents a progress bar control. |
| BootstrapProgressBarBootstrapSpecificSettings | Stores BootstrapProgressBar‘s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapProgressBarCssClasses | Stores CSS classes applied to visual elements of the Progress Bar control. |
| BootstrapProgressBarProperties | Contains settings specific to a progress bar control. |
| BootstrapRadioButton | Represents a radio button control. |
| BootstrapRadioButtonCssClasses | Stores CSS classes applied to visual elements of the Radio Button control. |
| BootstrapRadioButtonList | Represents a group of radio button editors that allow one option of several to be selected. |
| BootstrapRadioButtonListCssClasses | Stores CSS classes applied to visual elements of the Radio Button List control. |
| BootstrapRadioButtonListProperties | |
| BootstrapRadioButtonProperties | |
| BootstrapRangeSelector | Represents a Bootstrap Range Selector control. |
| BootstrapRangeSelectorBackgroundSettings | Stores settings of the Range Selector control’s background. |
| BootstrapRangeSelectorBehaviorSettings | Provides behavior options for BootstrapRangeSelector. |
| BootstrapRangeSelectorChart | Stores settings of the Range Selector control’s chart. |
| BootstrapRangeSelectorChartValueAxis | Stores settings of the Range Selector control’s value axis. |
| BootstrapRangeSelectorClientSideEvents | Contains a client-side Range Selector control’s event list. |
| BootstrapRangeSelectorCssClasses | Stores CSS classes applied to visual elements of the BootstrapRangeSelector control. |
| BootstrapRangeSelectorScale | Stores settings of the Range Selector control’s scale. |
| BootstrapRangeSelectorScaleLabel | Stores settings of the Range Selector control’s scale label. |
| BootstrapRangeSelectorScaleMarker | Stores settings of the Range Selector control’s scale marker. |
| BootstrapRangeSelectorSliderMarker | Stores settings of the Range Selector control’s slider marker. |
| BootstrapRemoveButtonProperties | |
| BootstrapRibbon | The ribbon control. |
| BootstrapRibbonButtonItem | |
| BootstrapRibbonCheckBoxItem | |
| BootstrapRibbonColorButtonItem | |
| BootstrapRibbonComboBoxItem | |
| BootstrapRibbonContextTabCategory | |
| BootstrapRibbonDateEditItem | |
| BootstrapRibbonDropDownButtonItem | |
| BootstrapRibbonDropDownToggleButtonItem | |
| BootstrapRibbonGalleryBarItem | |
| BootstrapRibbonGalleryDropDownItem | |
| BootstrapRibbonGalleryGroup | |
| BootstrapRibbonGalleryItem | |
| BootstrapRibbonGroup | |
| BootstrapRibbonGroupDataFields | |
| BootstrapRibbonGroupEventArgs | |
| BootstrapRibbonGroupOneLineModeSettings | |
| BootstrapRibbonItemDataFields | |
| BootstrapRibbonOptionButtonItem | |
| BootstrapRibbonSpinEditItem | |
| BootstrapRibbonTab | |
| BootstrapRibbonTabDataFields | |
| BootstrapRibbonTabEventArgs | |
| BootstrapRibbonTemplateItem | |
| BootstrapRibbonTextBoxItem | |
| BootstrapRibbonToggleButtonItem | |
| BootstrapRichEdit | A rich text editor control. |
| BootstrapScheduler | A control that represents scheduled data in a form of appointment objects on a web page. |
| BootstrapSchedulerAppointmentDialogSettings | |
| BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerAppointmentInplaceEditDialogSettings | |
| BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerCssClasses | |
| BootstrapSchedulerCssClassesBase | |
| BootstrapSchedulerDateNavigator | |
| BootstrapSchedulerDateNavigatorCssClasses | |
| BootstrapSchedulerDateNavigatorProperties | |
| BootstrapSchedulerDayViewAppointmentDisplayOptions | |
| BootstrapSchedulerDialogOptions | |
| BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerDialogsSettings | |
| BootstrapSchedulerFormEditorsCssClasses | |
| BootstrapSchedulerGotoDateDialogSettings | |
| BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerMenuCssClasses | |
| BootstrapSchedulerMenuItem | |
| BootstrapSchedulerMonthViewTemplates | |
| BootstrapSchedulerOptionsAppearance | |
| BootstrapSchedulerOptionsToolTips | Provides access to options characterizing appointment and selection tooltips. |
| BootstrapSchedulerOptionsView | |
| BootstrapSchedulerPopupFormCssClasses | |
| BootstrapSchedulerPopupMenu | |
| BootstrapSchedulerPopupMenuShowingEventArgs | |
| BootstrapSchedulerRecurrenceDialogSettings | |
| BootstrapSchedulerRecurrenceDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings | |
| BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerRecurrentAppointmentEditDialogSettings | |
| BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerReminderDialogSettings | |
| BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements> | |
| BootstrapSchedulerResourceNavigator | Represents the Resource Navigator control. |
| BootstrapSchedulerResourceNavigatorPagerCssClasses | |
| BootstrapSchedulerResourceNavigatorTokensCssClasses | |
| BootstrapSchedulerStorage | Represents a storage which holds data for the Bootstrap Scheduler control. |
| BootstrapSchedulerTimeZoneEdit | |
| BootstrapSchedulerTimeZoneEditCssClasses | |
| BootstrapSchedulerViewNavigator | |
| BootstrapSchedulerViewNavigatorCssClasses | |
| BootstrapSchedulerViewRepository | |
| BootstrapSchedulerViewSelector | |
| BootstrapSchedulerViewSelectorCssClasses | |
| BootstrapSchedulerViewVisibleInterval | |
| BootstrapSchedulerWeekViewTemplates | |
| BootstrapSimpleSpinButtons | Contains settings that define the appearance and position of arrow buttons within a time editor. |
| BootstrapSparkline | Represents a Sparkline control. |
| BootstrapSparklineClientSideEvents | |
| BootstrapSpinButtons | Contains settings that define the appearance and position of spin buttons. |
| BootstrapSpinEdit | Represents a spin edit control. |
| BootstrapSpinEditCssClasses | Stores CSS classes applied to visual elements of the Spin Edit control. |
| BootstrapSpinEditProperties | Contains settings specific to a spin editor. |
| BootstrapSpreadsheet | A control that provides spreadsheet management functionality. |
| BootstrapTab | Represents an individual tab. |
| BootstrapTabbedLayoutGroup | Represents a tabbed layout group within the BootstrapFormLayout control. |
| BootstrapTabbedLayoutGroupTabPageSettings | Contains settings specific to tab pages displayed within a tabbed layout group. |
| BootstrapTabCollection | Represents a collection of tabs within the BootstrapTabControl. |
| BootstrapTabControl | Represents a navigation control used to create tabbed interfaces. |
| BootstrapTabControlCancelEventArgs | Provides data for cancellable events which concern manipulations on tabs. |
| BootstrapTabControlCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated tab. |
| BootstrapTabControlCssClasses | Stores CSS classes applied to visual elements of the Tab Control. |
| BootstrapTabControlEventArgs | Provides data for events which concern manipulations on tabs. |
| BootstrapTabDataFields | |
| BootstrapTabPage | Defines an individual tab page. |
| BootstrapTabPageCollection | Represents a collection of tabbed pages within the BootstrapPageControl. |
| BootstrapTagBox | The tag box editor. |
| BootstrapTagBoxBootstrapSpecificSettings | Stores the Tag Box control’s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapTagBoxClientSideEvents | Contains a client-side tag box editor’s event list. |
| BootstrapTagBoxCssClasses | Stores CSS classes applied to visual elements of the Tag Box control. |
| BootstrapTagBoxCustomTagsAddedEventArgs | Provides data for the BootstrapTagBox.CustomTagsAdded event. |
| BootstrapTagBoxProperties | Contains settings specific to a tag box editor. |
| BootstrapTagCollection | A collection of tags in the Tag Box. |
| BootstrapTextBox | Represents a single-line text editor. |
| BootstrapTextBoxCssClasses | Stores CSS classes applied to visual elements of the Text Box control. |
| BootstrapTextBoxProperties | Contains settings specific to a textbox editor. |
| BootstrapTextEditHelpSettings | Contains settings specific to a text edit’s help text. |
| BootstrapTimeEdit | Represents an editor capable of displaying and editing time values. |
| BootstrapTimeEditCssClasses | Stores CSS classes applied to visual elements of the Date Edit control. |
| BootstrapTimeEditProperties | Contains settings specific to the Bootstrap Time Edit control. |
| BootstrapTimelineView | Represents a Timeline View. |
| BootstrapTimelineViewCssClasses | |
| BootstrapToolbar | Represents the control that allows you to supply your web application with a lightweight adaptive toolbar interface. |
| BootstrapToolbarBootstrapSpecificSettings | Stores BootstrapToolbar‘s rendering settings that affect features specific to the Bootstrap framework. |
| BootstrapToolbarCssClasses | Stores CSS classes applied to visual elements of the Toolbar control. |
| BootstrapToolbarItem | Implements the toolbar item functionality. |
| BootstrapToolbarItemBase | The base class for Toolbar items. |
| BootstrapToolbarItemBootstrapSpecificSettings | Stores the Toolbar item’s rendering settings affecting features specific to the Bootstrap framework. |
| BootstrapToolbarItemCollection | Represents a collection of a Toolbar items. |
| BootstrapToolbarItemCommandEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated toolbar item. |
| BootstrapToolbarItemEventArgs | Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated item. |
| BootstrapToolbarMenuItem | An individual item within a toolbar item’s drop-down menu. |
| BootstrapToolbarMenuItemCollection | Represents a collection that maintains toolbar menu items. |
| BootstrapToolbarSettingsAdaptivity | Stores BootstrapToolbar‘s adaptivity settings. |
| BootstrapToolbarSettingsAdaptivityBase | Represents the base class for the BootstrapToolbar adaptivity settings. |
| BootstrapTreeView | Represents the web navigation treelike control. |
| BootstrapTreeViewCssClasses | Stores CSS classes applied to visual elements of the Tree View control. |
| BootstrapTreeViewNode | Represents an individual node within a Tree View control. |
| BootstrapTreeViewNodeCancelEventArgs | Provides data for the BootstrapTreeView.ExpandedChanging event. |
| BootstrapTreeViewNodeCollection | A collection of nodes within the Tree View control. |
| BootstrapTreeViewNodeCommandEventArgs | Provides data for events whose function processes the NodeCommand event fired by a child control, within a templated node. |
| BootstrapTreeViewNodeEventArgs | Provides data for events which concern manipulations on nodes. |
| BootstrapTreeViewVirtualModeCreateChildrenEventArgs | Provides data for the BootstrapTreeView.VirtualModeCreateChildren event. |
| BootstrapTreeViewVirtualNode | A virtual equivalent of the ASPxTreeView’s TreeViewNode object. |
| BootstrapUIWidgetClientSideEventsBase | Serves as the base class for classes containing client-side events handlers for client UI widgets. |
| BootstrapUIWidgetCssClasses | Stores CSS classes applied to visual elements of a client UI widget. |
| BootstrapUIWidgetCssClassesEx | |
| BootstrapUIWidgetExportSettings | Contains settings related to a client widget’s exporting functionality. |
| BootstrapUIWidgetFormat | Stores settings defining how values are formatted within a UI widget. |
| BootstrapUIWidgetTooltipSettings | Stores settings related to client UI widget tooltips. |
| BootstrapUploadAdvancedModeSettings | Contains settings that relate to the Advanced Upload Mode of the Upload Control. |
| BootstrapUploadButtonProperties | |
| BootstrapUploadControl | A web control that allows files from the client computer to be uploaded and saved on the server. |
| BootstrapUploadControlButtonProperties | |
| BootstrapUploadControlCssClasses | Stores CSS classes applied to visual elements of the Upload Control. |
| BootstrapUploadControlValidationSettings | Contains settings that relate to the Upload Control‘s uploaded file validation. |
| BootstrapViewCssClasses | |
| BootstrapWebClientUIWidget | A base class for server-side wrappers of client UI widgets. |
| BootstrapWebClientUIWidgetEx | |
| BootstrapWeekView | Represents a Week View. |
| BootstrapWeekViewCssClasses | |
| BootstrapWorkWeekView | Represents a Work-Week View. |
| BootstrapWorkWeekViewCssClasses | |
| ConstantLineCommonStyle | |
| ConstantLineStyle<T> | |
| DragBoxStyle | Configures the box that appears when users zoom the chart by selecting an area with the drag gesture. Applies only if BootstrapChartZoomAndPanSettings.DragToZoom is true. |
| GotoDateBootstrapDialogLayoutElementCollection | |
| LoadingIndicatorSettings | Contains properties that configure the loading indicator. |
| NumericCollection | |
| RecurrenceEditBootstrapDialogLayoutElementCollection | |
| RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection | |
| RecurrentAppointmentEditBootstrapDialogLayoutElementCollection | |
| ReminderBootstrapDialogLayoutElementCollection | |
| SparklineToolTipSettings | |
| TickSettings | Configures the appearance of axis ticks. |
| TitleSettings | Configures the title. |
| VisualRangeLengthSettings | Obsolete. Defines the length of the date-time axis’ displayed range. |
Delegates
Enums
| Name | Description |
|---|---|
| ArgumentAxisHoverMode | Lists values that define chart elements to be highlighted when a user points to an axis label. |
| AxisLabelDisplayMode | Lists values that define an axis label’s display mode. |
| AxisScaleType | Lists values that define the type of a chart axis scale. |
| BackgroundImageLocation | Lists options of the background image location within a Range Selector area. |
| BootstrapAccordionRenderOption | Lists Bootstrap styles that can be applied to an Accordion group. |
| BootstrapCaptionPosition | Lists values that define the position of an editor’s caption. |
| BootstrapCardViewToolbarCommand | Lists the values that specify names of commands that can be performed by clicking toolbar items. |
| BootstrapFloatingActionButtonRenderOption | Lists specific Bootstrap styles that can be applied to the Floating Action Button. |
| BootstrapGridSizing | Lists values that define the sizing of a grid. |
| BootstrapGridViewToolbarCommand | Lists the values that specify names of commands that can be performed by clicking toolbar items. |
| BootstrapIconSet | Lists the values that define external icon libraries supported by DevExpress Bootstrap controls. |
| BootstrapImageOption | Lists values specifying a bootstrap class used to style an image. |
| BootstrapLayoutGroupDecoration | |
| BootstrapLayoutItemCaptionPosition | Lists values that define the position of the caption within a layout item. |
| BootstrapLayoutItemHelpTextPosition | Lists values that define the position of help text within a layout item. |
| BootstrapMode | Lists values that specify the used Bootstrap framework version. |
| BootstrapProgressBarRenderOption | Lists values that specify a contextual appearance style applied to the Progress Bar control. |
| BootstrapRenderOption | Lists specific Bootstrap styles that can be applied to the control. |
| BootstrapSchedulerDefaultLabelColorsMode | |
| BootstrapSizing | Lists values that define the sizing of a Bootstrap control. |
| ChartDataType | List values that define the type of Pie Chart series‘ argument values. |
| ChartElementSelectionMode | Lists values defining the mode in which chart elements are selected. |
| ChartLegendHoverMode | Lists the values that define what series elements to highlight when a corresponding item in the legend is hovered over. |
| ChartPointSymbol | Lists values defining the type of chart points. |
| ChartResolveLabelOverlapping | Lists values that define how a chart control resolves label overlapping. |
| ChartSeriesAggregationMethod | Specifies how to aggregate series points. |
| ChartValueErrorBarDisplayMode | Lists values that define how value error bars are displayed. |
| ChartValueErrorBarType | Lists the values that define how error bar values must be calculated. |
| ChartZoomAndPanMode | Lists the values that define whether users are allowed to zoom and/or pan chart axes. |
| DiscreteAxisDivisionMode | Lists values for ticks and grid lines positioning on a discrete axis in case the discrete axis is divided. |
| EventKeyModifier | List the values that define the key that enables panning when BootstrapChartZoomAndPanSettings.DragToZoom is true. |
| FinancialChartReductionLevel | Lists values that define which point prices (high, low, open or close) should be compared. |
| FormatType | Lists the values that specify a predefined type of text formatting. |
| FormLayoutType | Lists values that define how layout item caption and layout item contents are stacked. |
| HoverMode | Lists values that specify series elements to be highlighted when a user points to a series. |
| OverlappingBehavior | Lists values that specify how to arrange axis labels when there is insufficient space to keep all of them. |
| PaletteExtensionMode | Lists values that specify what to do with colors in a chart control’s palette when their number is less than the number of series (in a Chart) or points in a series (in a Pie Chart). |
| PieChartResolveLabelOverlapping | Lists values of chart behavior when labels overlap. Allows you to hide certain labels, or slightly shift them, or keep them as they are (i.e., overlapping). |
| PieChartSegmentsDirection | Lists values that define the direction that the Pie Chart segments will occupy. |
| PieChartType | Lists values defining the type of a Pie Chart. |
| PolarChartOverlappingBehavior | Lists values that define how to arrange axis labels when there is insufficient space to keep all of them. |
| PolarChartSeriesType | Lists values that specify the type of the Polar Chart control’s series. |
| RangeSelectorCallValueChanged | Obsolete. Lists values defining when to call the BootstrapRangeSelector.ValueChanged event’s handler. |
| RangeSelectorChartAxisScaleType | Lists the values that define the type of the chart axis scale. |
| RangeSelectorDataType | For internal use only. |
| RangeSelectorScaleType | Lists values determining the type of the scale. |
| RangeSelectorSliderValueChangeMode | Lists values that define when the component raises the BootstrapRangeSelector.ValueChanged event. |
| RelativePosition | Lists values defining the position of the constant line labels on the chart plot. |
| ScaleLabelOverlappingBehavior | Lists options of arranging scale labels when there is not enough space to keep all of them. |
| SelectionMode | |
| SeriesType | Lists values that specify the type of a Chart series. |
| SmallValuesGroupingMode | Lists chart segment grouping options. |
| SparklinePointSymbol | |
| SparklineType | |
| UIElementPosition | Lists values that specify the position of a UI element. |
| VisualRangeUpdateMode | Lists the values that define how the axis’s visual range should behave when chart data is updated. |
| VizPalette | Lists values that specify a predefined DevExtreme palette. |
| VizTimeInterval | Lists values that specify the time interval between axis ticks. |