ComponentOne Themes for WinForms
Item(String) Property

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1ThemeCollection Class > Item Property : Item(String) Property
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As System.String _
) As C1Theme
public C1Theme Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

C1ThemeCollection Class
C1ThemeCollection Members
Overload List