The VirtualComboBoxItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DisplayName |
Gets the display name (which will be displayed in the popout list and available for search).
This does not need to be unique within a VirtualComboBoxItemCollection.
|
![]() |
Name |
Gets the underlying name. This must be unique within a VirtualComboBoxItemCollection.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
INamedObject.Name |
See Also