A struct that represents an index range of list box items.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public struct ListBoxItemRange |
| Visual Basic |
|---|
Public Structure ListBoxItemRange |
| Visual C++ |
|---|
public value class ListBoxItemRange |
See Also