Skip to content

Parameter Property

Description

Gets/Sets the parameter of the gallery control. This is the equivalent to the "Tag" property.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Parameter() As String

Remarks

The Parameter property can store any extra data needed for your program.

See Also


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