Click or drag to resize

PFItemHtmlHelperGetGridViewObject Method

Gets a gridview definition by its name.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected WebFormGridView GetGridViewObject(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: WebFormGridView
See Also