Click or drag to resize

IndexLoop Properties

The IndexLoop type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
Gets currently selected index value.

In interval from Min (inclusive) to Max (inclusive).

Public propertyMax
Gets maximal index in loop.
Public propertyMin
Gets minimal index in loop.
Public propertyNotSelected
Gets a value indicating whether nothing selected.

Opposite to Selected

Public propertySelected
Gets a value indicating whether one of indices is selected.

Opposite to NotSelected

Top
See Also