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

GridViewExtension Constructors

Represents an extension object implementing the GridView functionality.
Name Parameters Description
GridViewExtension(GridViewSettings, ViewContext) settings, viewContext Initializes a new instance of the GridViewExtension class with the specified settings and provides the context information about the view.
GridViewExtension(GridViewSettings) settings Initializes a new instance of the GridViewExtension class with the specified settings.
See Also