Share via


Visual Basic: DataRepeater Control

RepeaterBindings Property

See Also   Example   Applies To

Returns a reference to the RepeaterBindings collection of RepeaterBinding objects.

Syntax

object.RepeaterBindings

object.RepeaterBindings(index)

The RepeaterBindings property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
index The Index or Key that specifies a member of the collection.