Xceed SmartUI Documentation
Exists
Methods > Exists

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