Collection of controls.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Controls() As AgSearchControlCollection
|
| [C#] |
|---|
public AgSearchControlCollection Controls {get;}
|
| [Managed C++] |
|---|
public: __property AgSearchControlCollection^ get_Controls();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Controls(
|
| [Java] |
|---|
public AgSearchControlCollection getControls();
|