IReadOnlyDataObject.Item[Int32] Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the control in the DataWindow at the specified index.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IDwoReadOnly this[int index] { get; }
Return
PowerBuilder.Data.IDwoReadOnly
The control at the specified index.
Applies to
.NET Standard
2.x