Click or drag to resize
DataCollectionMetadataTableColumns Property
Gets the table columns

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public TableColumn[] TableColumns { get; }

Property Value

Type: TableColumn
See Also