ComponentOne Themes for WinForms
Item(Int32) Property

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeCollection Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As C1Theme
public C1Theme Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

C1ThemeCollection Class
C1ThemeCollection Members
Overload List