Click or drag to resize

LTComponentCollectionItem Property (String)

Gets the item with the specified caption

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public LTComponent this[
	string caption
] { get; }

Parameters

caption
Type: SystemString

Property Value

Type: LTComponent
See Also