protected override ICollection CreateColumns( PagedDataSource dataSource, bool useDataSource )
Parameters
- dataSource
- A System.Web.UI.WebControls.PagedDataSource that represents the data source.
- useDataSource
- true to use the data source specified by the dataSource parameter; otherwise, false.
Return Value
A System.Collections.ICollection that contains the fields used to build the control hierarchy.