C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItemCollection Class / Item Property

In This Topic
Item Property (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As C1LightBoxItem
 

Parameters

index
See Also