Share via


MultiSelectComboBox.IsSelectAllChecked Property

Definition

The state of the checkbox for the Select All option

public bool? IsSelectAllChecked { get; }
member this.IsSelectAllChecked : Nullable<bool>
Public ReadOnly Property IsSelectAllChecked As Nullable(Of Boolean)

Property Value

Applies to