IDataObject.Columns Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets or sets the column controls in the DataWindow.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IDwoList<IDwoColumn> Columns { get; set; }
Return
PowerBuilder.Data.IDwoList<IDwoColumn>
The column controls in the DataWindow.
Applies to
.NET Standard
2.x