GridViewExtension Constructors
A Grid View extension.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