Share via


SelectExpandClause.AllSelected Property

Definition

Gets a flag indicating that everything at this level has been selected.

public bool AllSelected { get; }
member this.AllSelected : bool
Public ReadOnly Property AllSelected As Boolean

Property Value

Remarks

If true, then all structural properties, bound actions and functions, and all navigations in the SelectedItems list have been selected.

Applies to