DataRepeater.CreateControlsInstance Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides the CreateControlsInstance method.

Namespace:  Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Syntax

'Declaration
Protected Overrides Function CreateControlsInstance As ControlCollection
protected override ControlCollection CreateControlsInstance()
protected:
virtual ControlCollection^ CreateControlsInstance() override
abstract CreateControlsInstance : unit -> ControlCollection  
override CreateControlsInstance : unit -> ControlCollection
protected override function CreateControlsInstance() : ControlCollection

Return Value

Type: ControlCollection

.NET Framework Security

See Also

Reference

DataRepeater Class

Microsoft.VisualBasic.PowerPacks Namespace

Other Resources

Introduction to the DataRepeater Control (Visual Studio)