Visual Basic: DataRepeater Control

DataField Property (RepeaterBinding Object)

See Also   Example   Applies To

Returns or sets a DataField to be bound to a property.

Syntax

object.DataField [=string]

The DataField property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
string The name of the property to bind to.