DataBoundControlDesigner::GetSampleDataSource Method ()
.NET Framework (current version)
Gets dummy sample data to render the data-bound control on the design surface if sample data cannot be created from the DataSourceDesigner or DataSource properties.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Collections::IEnumerable^An object that implements the IEnumerable interface containing dummy sample data used to render the data-bound control on the design surface.
.NET Framework
Available since 2.0
Available since 2.0
Show: