IReadOnlyDataObject.Item[String] Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the control in the DataWindow by its name.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IDwoReadOnly this[string name] { get; }
Return
PowerBuilder.Data.IDwoReadOnly
The control in the DataWindow.
Applies to
.NET Standard
2.x