Skip to main content
A newer version of this page is available. .

ExtensionType Enum

Lists values that specify the extension type.

Namespace: DevExpress.Web.Mvc.UI

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public enum ExtensionType

Members

Name Description
GridView

Identifies the GridView extension.

GridLookup

Identifies the GridLookup extension.

HtmlEditor

Identifies the HtmlEditor extension.

CallbackPanel

Identifies the CallbackPanel extension.

Panel

Identifies the Panel extension.

Menu

Identifies the Menu extension.

NavBar

Identifies the NavBar extension.

Ribbon

Identifies the Ribbon extension.

PopupControl

Identifies the PopupControl extension.

RatingControl

Identifies the RatingControl extension.

RoundPanel

Identifies the RoundPanel extension.

Splitter

Identifies the Splitter extension.

PageControl

Identifies the PageControl extension.

TabControl

Identifies the TabControl extension.

TreeView

Identifies the TreeView extension.

UploadControl

Identifies the UploadControl extension.

Button

Identifies the Button extension.

BinaryImage

Identifies the BinaryImage extension.

ButtonEdit

Identifies the ButtonEdit extension.

Calendar

Identifies the Calendar extension.

Captcha

Identifies the Captcha extension.

CheckBox

Identifies the CheckBox extension.

CheckBoxList

Identifies the CheckBoxList extension.

ColorEdit

Identifies the ColorEdit extension.

ComboBox

Identifies the ComboBox extension.

DateEdit

Identifies the DateEdit extension.

DropDownEdit

Identifies the DropDownEdit extension.

TrackBar

Identifies the TrackBar extension.

TokenBox

Identifies the TokenBox extension.

Identifies the HyperLink extension.

Image

Identifies the Image extension.

Label

Identifies the Label extension.

ListBox

Identifies the ListBox extension.

Memo

Identifies the Memo extension.

ProgressBar

Identifies the ProgressBar extension.

RadioButton

Identifies the RadioButton extension.

RadioButtonList

Identifies the RadioButtonList extension.

SpinEdit

Identifies the SpinEdit extension.

TextBox

Identifies the TextBox extension.

TimeEdit

Identifies the TimeEdit extension.

ValidationSummary

Identifies the ValidationSummary extension.

FilterControl

Identifies the FilterControl extension.

Chart

Identifies the Chart extension.

ReportDesigner

Identifies the ReportDesigner extension.

WebDocumentViewer

Identifies the WebDocumentViewer extension.

DocumentViewer

Identifies the DocumentViewer extension.

ReportViewer

Identifies the ReportViewer extension.

ReportToolbar

Identifies the ReportToolbar extension.

PivotGrid

Identifies the PivotGrid extension.

PivotCustomizationExtension

Identifies the PivotCustomization extension.

PopupMenu

Identifies the PopupMenu extension.

LoadingPanel

Identifies the LoadingPanel extension.

Scheduler

Identifies the Scheduler extension.

SchedulerStorageControl

Identifies the SchedulerStorageControl extension.

TimeZoneEdit

Identifies the TimeZoneEdit extension.

AppointmentRecurrenceForm

Identifies the AppointmentRecurrenceForm extension.

SchedulerStatusInfo

Identifies the SchedulerStatusInfo extension.

DateNavigator

Identifies the DateNavigator extension.

DockManager

Identifies the DockManager extension.

DockPanel

Identifies the DockPanel extension.

DockZone

Identifies the DockZone extension.

DataView

Identifies the DataView extension.

TreeList

Identifies the TreeList extension.

Gantt

Identifies the Gantt extension.

Diagram

Identifies the Diagram extension.

FileManager

Identifies the FileManager extension.

Hint

Identifies the Hint extension.

ImageSlider

Identifies the ImageSlider extension.

ImageGallery

Identifies the ImageGallery extension.

ImageZoom

Identifies the ImageZoom extension.

ImageZoomNavigator

Identifies the ImageZoomNavigator extension.

FormLayout

Identifies the FormLayout extension.

Icons16x16

Identifies resources for colored icons, size 16x16.

Icons16x16gray

Identifies resources for gray icons, size 16x16.

Icons16x16office2013

Identifies resources for Office 2013 inspired icons, size 16x16.

Icons32x32

Identifies resources for colored icons, size 32x32.

Icons32x32gray

Identifies resources for gray icons, size 32x32.

Icons32x32office2013

Identifies resources for Office 2013 inspired icons, size 32x32.

Icons16x16devav

Identifies resources for DevAV icons, size 16x16.

Icons32x32devav

Identifies resources for DevAV icons, size 32x32.

Spreadsheet

Identifies the Spreadsheet extension.

SpellChecker

Identifies the SpellChecker extension.

RichEdit

Identifies the RichEdit extension.

CardView

Identifies the CardView extension.

VerticalGrid

Identifies the VerticalGrid extension (see Vertical Grid).

Dashboard

Identifies the Dashboard extension.

QueryBuilder

Identifies the QueryBuilder extension.

FloatingActionButton

Identifies the FloatingActionButton extension.

ClientRichEdit

Identifies the client RichEdit extension.

Related API Members

The following properties accept/return ExtensionType values:

See Also