Xceed SmartUI Documentation
Properties / Item property
In This Topic
    Item property
    In This Topic

    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