Skip to main content Skip to complementary content

HasAnySelectionsAsync Method

Last updated: 6/9/2026

Overloads

HasAnySelectionsAsync()

Check if there are currently any selected values in any fields.

HasAnySelectionsAsync()

Check if there are currently any selected values in any fields.

Declaration

      public Task<bool> HasAnySelectionsAsync()
    

Returns

Type Description
System.Threading.Tasks.Task<System.Boolean>

A boolean indicating if there are any selections.

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!