isee.NET Framework Documentation

ChainedSlider.SliderCollection.Item Property

Represents the 'Slider' slider at the specified index position.

[Visual Basic]
Public Default Property Item( _
   ByVal intIndex As Integer _
) As Slider
[C#]
public Slider this[
   int intIndex
] {get; set;}

See Also

ChainedSlider.SliderCollection Class | iseesystems.iseeNET Namespace