Share via


MultiSelectComboBox.DefaultItemTemplate Property

Definition

The default item template to use. This is used to format all list box items, including the select all list box item. This is different from , will format all list box items, but the select all list box item.

public System.Windows.DataTemplate DefaultItemTemplate { get; set; }
member this.DefaultItemTemplate : System.Windows.DataTemplate with get, set
Public Property DefaultItemTemplate As DataTemplate

Property Value

Applies to