SelectExpandClause.AllSelected 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.
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.