IFileDirectoryBaseEditor Interface |
Namespace: EBP.Api.Interfaces.Controls.Editors
The IFileDirectoryBaseEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| Control |
Gets the control.
(Inherited from IControl.) | |
| EditValue |
Current value
(Inherited from IEditorT.) | |
| Items |
Gets the collection of items displayed in the drop-down window
(Inherited from IImageComboEditor.) | |
| ReadOnly |
Read-only
(Inherited from IEditorT.) |
| Name | Description | |
|---|---|---|
| AddValue(Object) |
Add a new item to the combo
(Inherited from IImageComboEditor.) | |
| AddValue(Object, String) |
Add a new item to the combo
(Inherited from IImageComboEditor.) | |
| AddValue(Object, String, Image) |
Add a new item to the combo
(Inherited from IImageComboEditor.) | |
| ClearValues |
Clear all values and set null value if nullable
(Inherited from IImageComboEditor.) | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |