Xceed SmartUI Documentation
Methods / Exists
In This Topic
    Exists
    In This Topic

    Returns True if a specified item exists in the SmartItems Collection, False if it does not.

    Exists( ByVal KeyOrIndex As Variant) As Boolean

    Syntax

    [Boolean =] SmartUI.SmartItems.Exists(KeyOrIndex)

    Parameters

    Parameter Type
    KeyOrIndex String

    Applies To

    SmartItems

    See Also

    Add, Key