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