Returns whether or not the control parameters can be set.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ControlParametersAvailable() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_ControlParametersAvailable(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getControlParametersAvailable(); |






