Click or drag to resize

WebFormSectionGetAllGridViews Method

Gets all gridviews, recursively.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<WebFormGridView> GetAllGridViews()

Return Value

Type: ListWebFormGridView
ListT
See Also