IReadOnlyDataObject.Item[Int32] Property
.NET Standard 2.x
Gets the control in the DataWindow.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Overloads
| Property | Description |
|---|---|
| Item[Int32] | Gets the control in the DataWindow at the specified index. |
| Item[String] | Gets the control in the DataWindow by its name. |