Skip to content

ItemWidth Property

Description

Gets or sets the width of the CommandBarGalleryItem objects in the CommandBarGalleryItems collection.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ItemWidth() As Integer

Remarks

All items in the CommandBarGalleryItems collection will be the same width and height.

Setting ItemWidth to 0 (zero) tells the gallery to auto size the width of items to best fit.

See Also


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