Skip to content

Items Property

Description

Collection of CommandBarGalleryItem objects that have been added to this gallery. These are the items that are displayed in the list box.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Items() As [CommandBarGalleryItems](XtremeCommandBars~CommandBarGalleryItems.md)

Remarks

Items contains the CommandBarGalleryItems that are displayed in the list box.

When using CreateRecentFileListItems to create a recent file list, an item for each entry in the RecentFileList will be added to the CommandBarGalleryItems.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.