Skip to main content
A newer version of this page is available.

SelectColumnsPage<TModel> Constructors

Obsolete. Obsolete. Use the SelectColumnsPage<TModel> class instead.
Name Parameters Description
SelectColumnsPage(ISelectColumnsPageView, IColumnInfoCache) view, columnInfoCache Initializes a new instance of the SelectColumnsPage<TModel> class with the specified settings.
SelectColumnsPage(ISelectColumnsPageView) view Initializes a new instance of the SelectColumnsPage<TModel> class with the specified page view.
See Also