

'DeclarationPublic Class SelectionRange
'UsageDim instance As SelectionRange
public class SelectionRange
System.Object
Xceed.Wpf.ListBox.SelectionRange
| Name | Description | |
|---|---|---|
![]() | SelectionRange Constructor | Overloaded. Initializes a new instance of the SelectionRange class. |
| 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. |
![]() | FilterExpression | Gets the FilterExpressionBase that will 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. |
![]() | StartRangeInfos | Gets a notification dictionary of key/value pairs that represents the start range-information for a selection range. |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether two objects are equal. |
![]() | GetHashCode | Returns the hash code for this instance. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.