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 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)