MultiSelectComboBox.SelectedItemsText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The selected items text string that represents the choices that should be selected initially, if any
public string SelectedItemsText { get; set; }
member this.SelectedItemsText : string with get, set
Public Property SelectedItemsText As String