ComponentOne TileControl for WinForms
Item Property (SlideCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > SlideCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Slide
public Slide this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

SlideCollection Class
SlideCollection Members