Click or drag to resize

WebFormBlockGridViewUp Method

Moves the specified gridview up.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void GridViewUp(
	WebFormGridView bgv
)

Parameters

bgv
Type: Packflow.ModelingWebFormGridView
See Also