![]() | IImageComboEditor Interface |
Namespace: EBP.Api.Interfaces.Controls.Editors
The IImageComboEditor 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
|
![]() | ReadOnly |
Read-only
(Inherited from IEditorT.) |
Name | Description | |
---|---|---|
![]() | AddValue(Object) |
Add a new item to the combo
|
![]() | AddValue(Object, String) |
Add a new item to the combo
|
![]() | AddValue(Object, String, Image) |
Add a new item to the combo
|
![]() | ClearValues |
Clear all values and set null value if nullable
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |