Name | Description | |
---|---|---|
![]() ![]() | All | Gets a selection range that will select all the items in a source. |
![]() | EndRangeInfos | Gets a notification dictionary of key/value pairs that represents the end range-information for a selection range. |
![]() | Filter | Gets the filter predicate to be used to filter the items locally (see Remarks section). |
![]() | FilterExpression | Gets the FilterExpressionBase to be used to filter the items server-side. |
![]() | IsEmpty | Gets a value indicating whether the selection range is empty. |
![]() | SelectionType | Gets or sets a value indicating whether the selection range is selecting or unselecting items. |
![]() | SortDescriptions | Gets the SortDescription objects, which will be used to create the data query that is sent to the data source. Must be provided at construction time. |
![]() | StartRangeInfos | Gets a notification dictionary of key/value pairs that represents the start range-information for a selection range. |