Status Grid.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StatusGrid() As IAgPluginSearchStatusGrid |
| [C#] |
|---|
public IAgPluginSearchStatusGrid StatusGrid {get;} |
| [Managed C++] |
|---|
public: __property IAgPluginSearchStatusGrid ^ get_StatusGrid(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPluginSearchStatusGrid getStatusGrid(); |
[Python - STK API ] |
|---|
@property def StatusGrid(self) -> "IAgPluginSearchStatusGrid": |






