RepositoryItemTreeListLookUpEdit Fields
A repository item which stores settings specific to a TreeListLookUpEdit control.| Name | Description |
|---|---|
| DefaultExportMode static |
Returns the ExportMode.Default value, which is equivalent to ExportMode.DisplayText. This constant is used to initialize the RepositoryItem.ExportMode property. |
| EditorName | Returns “TreeListLookUpEdit”. This member supports the internal infrastructure, and is not intended to be used directly from your code. |
See Also