Type of the control. Set by STK.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ControlType() As AgESearchControlTypes
|
| [C#] |
|---|
public AgESearchControlTypes ControlType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgESearchControlTypes get_ControlType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ControlType(
|
| [Java] |
|---|
public AgESearchControlTypes getControlType();public void setControlType(
|