RepeaterDesigner::GetDesignTimeDataSource Method
.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.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetDesignTimeDataSource(IEnumerable^, Int32) | 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 provided data and using the specified number of rows. |
![]() | GetDesignTimeDataSource(Int32) | 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. |
Show:
