aspnet-devexpress-dot-web-3dca9c36.md
Lists values that specify the control type.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public enum ControlType
Public Enum ControlType
| Name | Description |
|---|---|
None |
No one control is specified.
|
| ASPxCallback |
Identifies the ASPxCallback control.
|
| ASPxCallbackPanel |
Identifies the ASPxCallbackPanel control.
|
| ASPxCloudControl |
Identifies the ASPxCloudControl control.
|
| ASPxDataView |
Identifies the ASPxDataView control.
|
| ASPxDocking |
Identifies the ASPxDockManager, ASPxDockPanel, and ASPxDockZone controls.
|
| ASPxFileManager |
Identifies the ASPxFileManager control.
|
| ASPxFormLayout |
Identifies the ASPxFormLayout control.
|
| ASPxGlobalEvents |
Identifies the ASPxGlobalEvents control.
|
| ASPxHiddenField |
Identifies the ASPxHiddenField control.
|
| ASPxImageGallery |
Identifies the ASPxImageGallery control.
|
| ASPxImageSlider |
Identifies the ASPxImageSlider control.
|
| ASPxImageZoom |
Identifies the ASPxImageZoom control.
|
| ASPxImageZoomNavigator |
Identifies the ASPxImageZoomNavigator control.
|
| ASPxLoadingPanel |
Identifies the ASPxLoadingPanel control.
|
| ASPxMenu |
Identifies the ASPxMenu control.
|
| ASPxNavBar |
Identifies the ASPxNavBar control.
|
| ASPxNewsControl |
Identifies the ASPxNewsControl control.
|
| ASPxPager |
Identifies the ASPxPager control.
|
| ASPxPanel |
Identifies the ASPxPanel control.
|
| ASPxPopupControl |
Identifies the ASPxPopupControl control.
|
| ASPxPopupMenu |
Identifies the ASPxPopupMenu control.
|
| ASPxRatingControl |
Identifies the ASPxRatingControl control.
|
| ASPxRoundPanel |
Identifies the ASPxRoundPanel control.
|
| ASPxSplitter |
Identifies the ASPxSplitter control.
|
| ASPxTabControl |
Identifies the ASPxTabControl control.
|
| ASPxTimer |
Identifies the ASPxTimer control.
|
| ASPxTitleIndex |
Identifies the ASPxTitleIndex control.
|
| ASPxTreeView |
Identifies the ASPxTreeView control.
|
| ASPxUploadControl |
Identifies the ASPxUploadControl control.
|
| ASPxBinaryImage |
Identifies the ASPxBinaryImage control.
|
| ASPxButton |
Identifies the ASPxButton control.
|
| ASPxButtonEdit |
Identifies the ASPxButtonEdit control.
|
| ASPxCalendar |
Identifies the ASPxCalendar control.
|
| ASPxCaptcha |
Identifies the ASPxCaptcha control.
|
| ASPxCheckBox |
Identifies the ASPxCheckBox control.
|
| ASPxCheckBoxList |
Identifies the ASPxCheckBoxList control.
|
| ASPxColorEdit |
Identifies the ASPxColorEdit control.
|
| ASPxComboBox |
Identifies the ASPxComboBox control.
|
| ASPxDateEdit |
Identifies the ASPxDateEdit control.
|
| ASPxDropDownEdit |
Identifies the ASPxDropDownEdit control.
|
| ASPxHyperLink |
Identifies the ASPxHyperLink control.
|
| ASPxGridLookup |
Identifies the ASPxGridLookup control.
|
| ASPxImage |
Identifies the ASPxImage control.
|
| ASPxLabel |
Identifies the ASPxLabel control.
|
| ASPxListBox |
Identifies the ASPxListBox control.
|
| ASPxMemo |
Identifies the ASPxMemo control.
|
| ASPxProgressBar |
Identifies the ASPxProgressBar control.
|
| ASPxRadioButton |
Identifies the ASPxRadioButton control.
|
| ASPxRadioButtonList |
Identifies the ASPxRadioButtonList control.
|
| ASPxRibbon |
Identifies the ASPxRibbon control.
|
| ASPxSpinEdit |
Identifies the ASPxSpinEdit control.
|
| ASPxTextBox |
Identifies the ASPxTextBox control.
|
| ASPxTimeEdit |
Identifies the ASPxTimeEdit control.
|
| ASPxTokenBox |
Identifies the ASPxTokenBox control.
|
| ASPxTrackBar |
Identifies the ASPxTrackBar control.
|
| ASPxValidationSummary |
Identifies the ASPxValidationSummary control.
|
| ASPxHint |
Identifies the ASPxHint control.
|
| ASPxObjectContainer |
Identifies the ASPxObjectContainer control.
|
| ASPxFloatingActionButton |
Identifies the ASPxFloatingActionButton control.
|
The following properties accept/return ControlType values:
See Also