Provides access to the links owned by the corresponding container item.
public virtual BarItemLinkReadOnlyCollection VisibleLinks { get; }
Overridable Public ReadOnly Property VisibleLinks As BarItemLinkReadOnlyCollection
The VisibleLinks property returns the value of the item's BarCustomContainerItem.ItemLinks property. This represents the collection of links owned by the item. See the BarCustomContainerItem.ItemLinks topic for more information.