Enum EditorTypes
Namespace: Emby.Web.GenericEdit.Common
Assembly: Emby.Web.GenericEdit.dll
Syntax
public enum EditorTypes
Fields
| Name | Description |
|---|---|
| Boolean | |
| ButtonGroup | |
| ButtonItem | |
| CaptionItem | |
| Date | |
| DxDataGrid | |
| FilePath | |
| FolderPath | |
| Group | |
| ItemList | |
| LabelItem | |
| Numeric | |
| ProgressItem | |
| RadioGroup | |
| SelectMultiple | |
| SelectSingle | |
| SpacerItem | |
| StatusItem | |
| Text |