ComponentOne TileControl for WinForms
Item Property (MappingCollection)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > MappingCollection Class : Item Property
Gets the first PropertyMapping for the specified tile property.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal tileProperty As TileProperty _
) As PropertyMapping
public new PropertyMapping this[ 
   TileProperty tileProperty
]; {get;}

Parameters

tileProperty
See Also

Reference

MappingCollection Class
MappingCollection Members