Xceed SmartUI Documentation
Item property
Properties > Item property

Returns a specific member of a Collection object either by position or by key.

Item( ByVal KeyOrIndex As Variant ) As SmartItem

Syntax

SmartUI.SmartItems.Item

Parameters

Property Type
KeyOrIndex Variant

Remarks

This Property is read only.

Applies To

SmartItems

See Also

SmartItem