Skip to content

Height Property

Description

Gets/sets the height of the gallery.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Height() As Long

Remarks

The Height of the gallery can be adjusted using the Height property. If there are more items than can be viewed in the gallery, the scroll bar will be needed to access the items not visible. Alternatively, you can adjust the Width and Height of the gallery so that all items can be viewed.

See Also


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