RepeaterDesigner::GetDesignTimeDataSource Method (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns design-time sample data based on the GetResolvedSelectedDataSource method and using the specified number of rows.
Assembly: System.Design (in System.Design.dll)
Parameters
- minimumRows
-
Type:
System::Int32
The minimum number of rows of sample data that the data source should contain.
Return Value
Type: System.Collections::IEnumerable^An IEnumerable object containing sample data for use at design time.
.NET Framework
Available since 1.1
Available since 1.1
Show: