FormLayoutNestedExtensionItemType Enum
Lists values that specify the nested extension type.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Members
Name | Description |
---|---|
Default
|
Identifies a layout item with the default nested extension. |
Binary
|
Identifies a layout item with the nested Binary |
Button
|
Identifies a layout item with the nested Button extension. |
Button
|
Identifies a layout item with the nested Button |
Calendar
|
Identifies a layout item with the nested Calendar extension. |
Captcha
|
Identifies a layout item with the nested Captcha extension. |
Check
|
Identifies a layout item with the nested Check |
Check
|
Identifies a layout item with the nested Check |
Color
|
Identifies a layout item with the nested Color |
Combo
|
Identifies a layout item with the nested Combo |
Date
|
Identifies a layout item with the nested Date |
Drop
|
Identifies a layout item with the nested Drop |
Hyper
|
Identifies a layout item with the nested Hyper |
Image
|
Identifies a layout item with the nested Image extension. |
Label
|
Identifies a layout item with the nested Label extension. |
List
|
Identifies a layout item with the nested List |
Memo
|
Identifies a layout item with the nested Memo extension. |
Progress
|
Identifies a layout item with the nested Progress |
Radio
|
Identifies a layout item with the nested Radio |
Radio
|
Identifies a layout item with the nested Radio |
Spin
|
Identifies a layout item with the nested Spin |
Text
|
Identifies a layout item with the nested Text |
Time
|
Identifies a layout item with the nested Time |
Token
|
Identifies a layout item with the nested Token |
Track
|
Identifies a layout item with the nested Track |
Upload
|
Identifies a layout item with the nested Upload |
Validation
|
Identifies a layout item with the nested Validation |
#Related API Members
The following properties accept/return FormLayoutNestedExtensionItemType values:
#Remarks
Values listed by this enumeration are used when defining the MVCxFormLayoutItem.NestedExtensionType property.