Collection of controls.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Controls() As IAgSearchControlCollection |
| [C#] |
|---|
public IAgSearchControlCollection Controls {get;} |
| [Managed C++] |
|---|
public: __property IAgSearchControlCollection ^ get_Controls(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSearchControlCollection getControls(); |
[Python - STK API ] |
|---|
@property def Controls(self) -> "IAgSearchControlCollection": |






