HasAnySelections Method
Overloads
HasAnySelections() |
Check if there are currently any selected values in any fields. |
HasAnySelections()
Check if there are currently any selected values in any fields.
Declaration
public bool HasAnySelections()
Returns
Type | Description |
---|---|
System.Boolean |
A boolean indicating if there are any selections. |