ComponentOne TileControl for WinForms
Item Property (TemplateCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TemplateCollection Class : Item Property
Gets the first Template with the specified name in the collection.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal name As System.String _
) As Template
public new Template this[ 
   System.string name
]; {get;}

Parameters

name
See Also

Reference

TemplateCollection Class
TemplateCollection Members