DataRepeater Constructor ()
Initializes a new instance of the DataRepeater class.
Namespace: Microsoft.VisualBasic.PowerPacks
Assembly: Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)
Syntax
public DataRepeater()
public:
DataRepeater()
new : unit -> DataRepeater
Public Sub New
Remarks
The following table shows initial property values for an instance of the DataRepeater class.
Property |
Value |
---|---|
True |
|
True |
|
15 |
|
True |
|
False |
See Also
DataRepeater Class
Microsoft.VisualBasic.PowerPacks Namespace
Introduction to the DataRepeater Control (Visual Studio)
Return to top