Click or drag to resize

EditableGridPagerTemplate Constructor

Initializes a new instance of the EditableGridPagerTemplate class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public EditableGridPagerTemplate(
	EditableGrid grid,
	DataControlRowType type
)

Parameters

grid
Type: Dynamicweb.ControlsEditableGrid
type
Type: System.Web.UI.WebControlsDataControlRowType
See Also