Simple helper that returns all the GRIDS in the control
            
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public AwxGridView[] GetAllGrids()  | 
| Visual Basic | 
|---|
Public Function GetAllGrids As AwxGridView()  | 
| JScript | 
|---|
public function GetAllGrids() : AwxGridView[]  |